Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: "McAllister, Andrew " To: cygwin AT sourceware DOT cygnus DOT com Subject: RE: SCP Date: Thu, 26 Oct 2000 13:10:35 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I've had the same problem. Actually, I still have it, and yes my home is set correctly, blah, blah, blah. As a work around you can transfer files using a command like the following: dd if=/local/dir/file | ssh -C user AT remotehost dd of=/remote/dir/file Works like a champ. In fact, this way you can do all sorts of things like tar, ufsdump, etc. to other ssh hosts. I use the above syntax for file system backups to remote hosts. Andy University of Missouri > -----Original Message----- > From: John Hines [mailto:bigjohn_101 AT hotmail DOT com] > Sent: Thursday, October 26, 2000 12:28 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: SCP > > > I'm having a problem when I try to scp to a Windows NT box running > cygwin1.1.4, and SSH Version OpenSSH_2.2.0p1, protocol > versions 1.5/2.0. I > can scp from the box, but not to the box. When I try to scp > the file "test" > to the box I get this error: //test: No such file or directory . I'm > wondering if the double forward slashes could be the cause of > the problem. > Any help would be appreciated. > > Regards, > > > John Hines > ______________________________________________________________ > ___________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com