Skip to content

Instantly share code, notes, and snippets.

@anerdev
Created October 17, 2018 12:14
Show Gist options
  • Save anerdev/62fd96cd893a3649969a102ba26c2b97 to your computer and use it in GitHub Desktop.
Save anerdev/62fd96cd893a3649969a102ba26c2b97 to your computer and use it in GitHub Desktop.
Copy securelly file between folders
sudo rsync -vaE --progress /Volumes/source /Volumes/destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment