Rsync will now be used to resume interrupted/failed partial file transfers from a remote.

This commit is contained in:
Joey Hess 2010-12-02 16:55:21 -04:00
parent ade43d8fab
commit 37941184f9
6 changed files with 35 additions and 10 deletions

View file

@ -1,2 +1,4 @@
Transferring a file from a ssh:// remote should use rsync to allow resuming
of a prior transfer.
[[done]]