File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99# Requirements
1010
11- * A ** Java** jre/jdk ** 6** or greater
12- * A ** Piwigo** working ** installation**
11+ * A ** Java** jre/jdk (version ** 6** or greater)
12+ * A ** Piwigo** working ** installation** (version ** 2.6 ** or greater)
1313
1414# Quick start
1515
16161 . ** Download** the latest ** remotesync-ui.jar** from https://github.com/Piwigo/Piwigo-Java/releases
17172 . ** Double click** on it (your Operating System should use your default Java installation to execute the application)
1818
19+ # FAQ
20+
21+ ** Is there any documentation available**
22+ Not yet
23+
24+ ** What does "Sync" means**
25+ Right, it means "upload". This application will only upload new local images to your remote gallery
26+
27+ # Troubleshooting
28+
29+ Using a shell, start the application with
30+ ` java -jar /tmp/remotesync-ui.jar -debug `
31+
1932# License
2033
2134Piwigo-Java / Piwigo Remote Sync is released under the GPL v2 license.
You can’t perform that action at this time.
0 commit comments