piggyback icon indicating copy to clipboard operation
piggyback copied to clipboard

scp sessions take 60 seconds to complete after transferring all data

Open kendra-pdx opened this issue 6 years ago • 2 comments

kendra-pdx avatar Aug 02 '18 16:08 kendra-pdx

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.

kendra-pdx avatar Aug 02 '18 16:08 kendra-pdx

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.

tlisonbee avatar Jul 12 '19 19:07 tlisonbee