Skip to content

Instantly share code, notes, and snippets.

@enkunkun
Last active June 9, 2018 09:54
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 enkunkun/de666cccc10751d12b77132e2e421351 to your computer and use it in GitHub Desktop.
Save enkunkun/de666cccc10751d12b77132e2e421351 to your computer and use it in GitHub Desktop.
Upload to Google Drive with rclone
rclone - rsync for cloud storage
https://rclone.org/
https://rclone.org/drive/
https://github.com/ncw/rclone/issues/397
> rclone config
> rclone about remote:
> rclone copy "a-very-large-file" remote:folder --drive-chunk-size=128M -vv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment