Mail Archives: cygwin/2000/10/26/14:12:04
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
- Raw text -