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]

accessing mapped network drives - cygwin scp


Hi,
I need to access some files from a mapped network drive (e.g. B:) for
scp 'ing.

Currently I'm using pscp (puttyscp) . And I do the following to scp
files from mapped n/w drives (below from B:).

/home/admin/perl/pscp.exe  -pw password -r B:/\IN
smithesh@172.26.20.34:datafiles/.

Executing the above  works (-pw  password is the actual password).

But I want to actually use Cygwin's scp, so as to get away with password
authentication

I was able to get  Cygwin scp to work with both RSA and DSA , so that I
don't need to provide passwords.  But this worked  only for files
residing in C drive (or /cygwindrive/c).  But I want to access from
other drives also.

So if I want to access files from  other mapped drives (e.g. B:), what
should I do.  Any help, ideas or information would be really great.

Thanks,
Smithesh


--
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]