Skip to main content

A cli friendly sync client for JottaCloud

Project description

JOTTA CLOUD CLIENT

A cli friendly sync client for JottaCloud.

It will sync your directory tree with JottaCloud, just like the official client.

Note. This a third-party, not an official client.

Is it safe?

Being based on a reverse engineering of the protocol, things may break in unexpected ways. Don’t rely on this as your sole backup unless you manually verify that the data is correctly transferred.

How to use it

Run jottacloudclientscanner.py at some interval:

python jottacloudclientscanner.py <top dir of your local tree> <the mount point on jottacloud>

The program needs to know your password to JottaCloud. There are two ways to do this.

.netrc

Create a $HOME/.netrc file with this entry:

machine jottacloud
        login <yourusername>
        password <yourpassword>

Make sure noone else can see it: chmod 0600 $HOME/.netrc.

environment variables

Add JOTTACLOUD_USERNAME AND JOTTACLOUD_PASSWORD as variables in the running environment:

export JOTTACLOUD_USERNAME=<username> JOTTACLOUD_PASSWORD=<password>

But it’s not finished!

But it’s not very advanced!

Geez, you should’ve added super bright idea already!

Want to help out? Read the HACKING document and get cracking!

Send pull requests to https://gitorious.org/jottafs/jottacloudclient/ or patches to havard@gulldahl.no

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jottacloudclient-0.1-1.tar.gz (16.9 kB view details)

Uploaded Source

File details

Details for the file jottacloudclient-0.1-1.tar.gz.

File metadata

File hashes

Hashes for jottacloudclient-0.1-1.tar.gz
Algorithm Hash digest
SHA256 e51a8ab2da5c16a1f07b1d4b780b696cb76153a9874186b87396357c9ecfe186
MD5 c3df3493fee83a3945caf9cee63ae36b
BLAKE2b-256 53496c478d3ecf3c289c44c69462c22ca315bab68e0a5fd550fd8d4671a16be2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page