Have you tried using the 'mount' command to mount the remote drive under
cygwin?
mkdir /mnt
mkdir /mnt/tmpshare
mount //<remote IP address>/<remote share name> /mnt/tmpshare
-----Original Message-----
From: Caleb Epstein [mailto:cae@bklyn.org]
Sent: Tuesday, December 03, 2002 2:48 PM
To: ssh-l@erdelynet.com
Subject: Re: Accessing network shares under sshd
On Tue, Dec 03, 2002 at 03:27:48PM -0500, Ben Voigt wrote:
> Does the traffic generated by net use differ based on the user
> account it is issued from? i.e., does net use from a local command
> window generate the same SMB request as Explorer map network drive?
Yes it does. The difference only comes up with "net use"
run under ssh versus net use or Map Net Drive run from the
desktop.
> I assume that you are using some version of Windows NT; the
> /user:username option does not exist in Win9X. Is the error message
> returned by net use with the /user option different from the message
> without?
Yes, I am using WinXP. The error message is identical
regardless of whether or not I pass /USER to the "net use"
command: "System error 5 has occurred. Access is denied."
--
Caleb Epstein | bklyn . org | "I am your density."
cae at | Brooklyn Dust | -- George McFly in "Back to the Future"
bklyn dot org | Bunny Mfg. |
--
List Information: http://tech.erdelynet.com/mailman/listinfo/ssh-l/
List Archives: http://erdelynet.com/archive/ssh-l/
--
List Information: http://tech.erdelynet.com/mailman/listinfo/ssh-l/
List Archives: http://erdelynet.com/archive/ssh-l/
Received on Tue Dec 3 16:26:01 2002
This archive was generated by hypermail 2.1.8 : Fri Jul 29 2005 - 17:33:41 EDT