Skip to content

Instantly share code, notes, and snippets.

@szabo92
Created March 13, 2018 08:34
Show Gist options
  • Save szabo92/cc67961afd2199fc0d05d77303e0e230 to your computer and use it in GitHub Desktop.
Save szabo92/cc67961afd2199fc0d05d77303e0e230 to your computer and use it in GitHub Desktop.
RClone sync with Dropbox
rclone sync ~/Dropbox/ dropbox: --exclude ".*"
# --exclude ".*" is necessary to avoid errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment