Skip to content

Instantly share code, notes, and snippets.

@ehsansh84
Created January 22, 2020 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehsansh84/fd62f85595fef12bd5ce58c6d1360f4c to your computer and use it in GitHub Desktop.
Save ehsansh84/fd62f85595fef12bd5ce58c6d1360f4c to your computer and use it in GitHub Desktop.
Best way to transfer backup files
rsync -rvh --ignore-existing local_folder remote_machine:remove_folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment