rsync --partial --progress --rsh=ssh user@host:remote_file local_file
should resume the copy after scp dies in the ar$e
Tuesday, 2 June 2009
Resuming a large secure file copy with rsyc
Subscribe to:
Comments (Atom)
rsync --partial --progress --rsh=ssh user@host:remote_file local_file
should resume the copy after scp dies in the ar$e