Skip to content

wemrekurt/google_drive_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Drive Backup Script

Preparation

This script is using google_drive gem. Please firstly install it:

gem install google_drive

Configurations

Change config.yml file for your use!

Installation

To use this backup script, follow these steps:

  1. Go to google_drive gem's authorization README page and create a new application by following the steps in guide.
  2. Go to Google's Drive API Developer Console page and authorise your application.
  3. Edit the config.json file with the information you get from Google Developer Console.
  4. Run the script with ruby: ruby backup.rb In first time you run, it will give error, no problem, visit the URL in error message.
  5. In that page, going to grant permission, Allow it, and copy the key and paste to your terminal.

About

Google Drive Backup with Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages