This is the mail archive of the cygwin@sources.redhat.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]

scp problems


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@coldstone.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]