Skip to content

Instantly share code, notes, and snippets.

@mccarlosen
Last active December 12, 2023 13:38
Show Gist options
  • Save mccarlosen/7a755d8aea445aa1e1a146f8058586eb to your computer and use it in GitHub Desktop.
Save mccarlosen/7a755d8aea445aa1e1a146f8058586eb to your computer and use it in GitHub Desktop.
Sync all directories
# on linux
rsync -v --info=progress2 --no-owner /media/user/DIRECTORY/* /media/user/DIRECTORY/DIRECTORY/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment