Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C20EE9E.C7A36548@pdf.com> Date: Wed, 19 Dec 2001 11:46:38 -0800 From: Kalpesh Dave X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Problems accessing network drive using rsh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Here is the detail of my problem. I have two computers, and would like to run script on one computer remotely. so, I access that computer's hard drive with rsh command and can easily locate the tcl script I need to run. Now, the problem is that tcl script requires to goto samba network drive and find the data. So, I am getting this problem, as I can't access that network drive ( T drive ) while doing rsh, I tried nosmbntsec as well as ntsec options. The net use command gives me following information with status unavailable. $ net use New connections will be remembered. Status Local Remote Network ------------------------------------------------------------------------------- Unavailable T: \\grape\kalpeshd Microsoft Windows Network The command completed successfully. Can you / anyone help me on this issue. Thanks, Kalpesh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/