Skip to content

Instantly share code, notes, and snippets.

@andreafortuna
Created January 2, 2017 14:55
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 andreafortuna/814be0b16c734fbd3954f40c3e71d4b1 to your computer and use it in GitHub Desktop.
Save andreafortuna/814be0b16c734fbd3954f40c3e71d4b1 to your computer and use it in GitHub Desktop.
#!/bin/bash
rclone sync "GoogleDrive:${PWD/#$HOME/}" "${PWD}" -v -u --checkers 1 --transfers 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment