Feb 17, 2017

[rsync][scp] continue broke scp

Is there a way to continue broken scp (secure copy) command process in Linux? [closed]
rsync --partial --progress --rsh=ssh local_file user@host:remote_file
rsync -P -e ssh local_file user@host:remote_file
rsync [options] SRC DEST

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.