jdrivesync

Miscellaneous tools
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

jdrivesync

#1 Post by labbe5 »

https://siom79.github.io/jdrivesync/

jdrivesync is written in Java (JRE >= 1.8 is required) and therefore runs on all platforms for which a Java Runtime Environment (JRE) exists.

How to install OpenJDK :
$sudo apt install openjdk-8-jdk (or openjdk-8-jre).
You can also download a deb file from Zulu website (OpenJDK version 8u144) : https://www.azul.com/downloads/zulu/zulu-linux/

https://www.azul.com/downloads/zulu/
Zulu® is a certified build of OpenJDK that is fully compliant with the Java SE standard. Zulu is 100% open source and freely downloadable.

How to install and use jdrivesync :
https://github.com/siom79/jdrivesync/releases
Above link to download a deb or jar file.

After successful installation you can start jdrivesync with :
/opt/jdrivesync/jdrivesync.sh
From : https://siom79.github.io/jdrivesync/installation.html

Further reading :
http://www.putorius.net/2016/12/google- ... tions.html
http://www.putorius.net/2016/01/sync-lo ... ve-in.html

Post Reply