piggyback
piggyback copied to clipboard
scp sessions take 60 seconds to complete after transferring all data
when using piggyback for scp, the session eventually completes with all bytes transferred - but at the very end of the session (when progress reaches 100%), the process just sits and waits (presumably for some timeout) before terminating normally.
this doesn't happen with corkscrew nor with regular ssh sessions.
I wasn't able to reproduce this issue. I tried two different files. One tiny one copied nearly instantaneously between my system and the server, in either direction. Another 8k file was taking 30 seconds in either direction.