rsync
Table of Contents
Resume scp
transfer from local to remote #
rsync --partial --progress --rsh=ssh local_file user@host:remote_file
scp
transfer from local to remote #rsync --partial --progress --rsh=ssh local_file user@host:remote_file