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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DACABD8.A96545BF@ticketmaster.com> Date: Tue, 15 Oct 2002 16:59:20 -0700 From: Smithesh Ramachandran Reply-To: smithesh AT ticketmaster DOT com X-Accept-Language: en MIME-Version: 1.0 To: maharig AT idirect DOT net, cygwin AT cygwin DOT com Subject: accessing mapped network drives - cygwin scp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 AT 172 DOT 26 DOT 20 DOT 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/