Skip to content

Instantly share code, notes, and snippets.

@lgylym
Created June 18, 2014 13:05
Show Gist options
  • Save lgylym/eeab4152ea82f7afb58d to your computer and use it in GitHub Desktop.
Save lgylym/eeab4152ea82f7afb58d to your computer and use it in GitHub Desktop.
remotely "mv"
rsync -avz --remove-source-files /sourcedir user@host:/targetdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment