This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems accessing network drive using rsh


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]