my scp commands do hang at 100% before the finish (some seconds), The output I get using -vvv is this: http://paste.pocoo.org/show/137504/
Any ideas?
|
my scp commands do hang at 100% before the finish (some seconds), The output I get using -vvv is this: http://paste.pocoo.org/show/137504/ Any ideas? |
||||
|
|
|
In my experience this is just because the % indicates how much data has been queued up to send to the remote server, and unless you're on a fast link you'll have to wait a little while for the network to actually finish sending it. |
|||||
|
|
I believe the files may be integrity checked before the transfer completes, all the connections and open buffers have to close as well. |
|||
|
|