Networking Forums

Networking Forums > Computer Networking > Windows Networking > Help: strang problem about rsh

Reply
Thread Tools Display Modes

Help: strang problem about rsh

 
 
Zeng.Shixin@gmail.com
Guest
Posts: n/a

 
      06-19-2006, 02:33 PM
I have two computers both with rshsvc service installed, one is named
'server', and the other is named 'client'. There is a shared
directory(named "SharedDocs")on 'server', which could be visited by
everyone. What I want to do is to visit "SharedDocs" via rsh to
'client' from 'server', namely, I want to visit "SharedDocs" from
"server" (If you want to ask why I did so, I'd tell you that parrallel
computation need this) by:
server>rsh client dir "\\server\SharedDocs"
Unfurtunately, the command above failed with "Access denied".
To figure out where the problem arose, I execute the following commands
on "server" and "client"(the name proceeding '>' is the computer on
which the command is executed):
server>rsh server dir \\server\SharedDocs #success
server>rsh client dir C: #success
client>dir \\server\SharedDocs #success
server>rsh client dir "\\server\SharedDocs" #failed: "Access
denied"

Any hints will be approciated.

Shixin

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strang wireless problem Barry OGrady Wireless Internet 1 03-30-2005 03:20 PM
Strang MAC address Michael Wacey Broadband Hardware 0 02-28-2005 11:32 PM
Strange problem: no problem with Linux, when I boot windows 2K network is down... Santa Linux Networking 11 11-29-2004 06:46 AM



1 2 3 4 5 6 7 8 9 10 11