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