New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gdrive-sync

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdrive-sync

Sync local files to Google Drive using Node.JS. Fast and portable.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

gdrive-sync

Sync local files to Google Drive using Node.JS. Fast and portable.

Usage: gsync [options] [command]

Commands:

sync [options] <src> <target>
   Sync to gdrive

list [options] <src> <target>
   list pending changes only

authorize
   authorize access to your google drive

test
   test

Options:

-h, --help     output usage information
-V, --version  output the version number

Usage: gsync sync [options] src target

Options:

-h, --help                     output usage information
-D, --diff-file <csv_file>     Write CSV diff file to <csv_file>
-L, --limit-changes <percent>  Allow sync of changes up to <percent> of files, 1% by default
-R, --reparent <location>      Reparent files to be deleted to this location on your google drive

Usage: gsync list [options] src target

Options:

-h, --help                  output usage information
-D, --diff-file <csv_file>  Write CSV diff file to <csv_file>

Keywords

google

FAQs

Package last updated on 23 Jul 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts