Mail Archives: cygwin/2001/02/21/16:31:36
Corinna,
I saw in the archives that many people are experiencing problem
with scp, when when the server is NT. I am one of them.
In particular:
- scp-ing files, which are larger than few kilobytes,
dies with a "lost connection message".
-scp-ing small files works, however scp hangs after the file is
transferred.
I can use a workaround like the following to transfer files, it
is not elegant but it works:
cat <filename> | ssh <hostname> 'cat > <filename>'
however, is there any plan to get scp to work properly?
Thanks.
Alberto
--
Alberto U. Begliomini Email: aub AT coldstone DOT com
Coldstone Consulting, LLC Phone: 650-400-3990
Security, Data Centers Design and Management Fax: 650-654-5938
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -