Skip to content

jsight/box-picbak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To use:

1. Get the mavenized box4j api
https://github.com/jsight/box-java-sdk

2. Compile both with maven

3. Get an API Key:
http://www.box.com/developers/services/new_service_terms

4. Place the key in src/main/resources/config.properties

5. Run:
java -jar picbak-1.0.0-SNAPSHOT.jar /localdir /remotedir

This will walk through a login, and upload of the local folder to box.net. 

Remote files that exactly match local files (based upon a SHA1 hash) will not be changed.

About

Extremely simple backup system for Box.net accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages