Skip to content

Instantly share code, notes, and snippets.

@moskomule
Created August 29, 2018 07:23
Show Gist options
  • Save moskomule/51051cdf8513bedff96df1c84fcf6b8d to your computer and use it in GitHub Desktop.
Save moskomule/51051cdf8513bedff96df1c84fcf6b8d to your computer and use it in GitHub Desktop.
Upload to Google drive from servers
wget -O grive https://docs.google.com/uc?id=0B3X9GlR6EmbnQ0FtZmJJUXEyRTA
chmod 755 grive # not sure if it's necessary
./gdrive upload [--recursive] NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment