Skip to content

Small tool to synchronize a file structure to a Google Drive account

Notifications You must be signed in to change notification settings

jvbrandis/GoogleDriveSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

GoogleDriveSync

Small tool to synchronize a file structure to a Google Drive account

This tool written in Java solved my problem of synchornizing a directory structure to Google Drive, where the offical Google Drive utils only syncronize an entire account, this tool will perform one-way syncronization of a selected subdirectory.

State: BETA quality, use at own risk!

Before use: Specify $HOME/.GoogleDriveProperties:

accountID = youraccount@gmail.com serverHost = public hostname to this server serverPort = port to bind authentication verification web server to

About

Small tool to synchronize a file structure to a Google Drive account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages