[solved] WebDocs not found in SyncoveryCL-x86_64-9.48n.tar.gz

English Support for Syncovery on Linux etc.
Post Reply
Jean-Michel
Posts: 15
Joined: Fri Jun 10, 2022 2:12 pm

[solved] WebDocs not found in SyncoveryCL-x86_64-9.48n.tar.gz

Post by Jean-Michel »

Hi
I would like to test Syncovery on Lubuntu 22.04 LTS
I've downloaded SyncoveryCL-x86_64-9.48n.tar.gz, extract the content which appears to be only those 4 files:

Code: Select all

-rw-r--r-- 1 barbu barbu   208065 janv. 25  2022 cacert.pem
-rwxr-xr-x 1 user  user  5018176 déc.  28  2021 libtgputty.so*
-rwxr-xr-x 1 user  user   2566104 août  26  2020 puttygen*
-rwxr-xr-x 1 user  user  26240296 sept. 25 10:55 SyncoveryCL*
Executing those commands:

Code: Select all

user@test:~/Téléchargements/CL$ ./SyncoveryCL SET /WEBSERVER=localhost
17:32:10 SyncoveryCL v9.48n

17:32:10 Initializing
17:32:10 Log folder: /home/user/.Syncovery/Logs
17:32:10 Configuration File: /home/user/.Syncovery/Syncovery.cfg

17:32:10 Storing global settings:
17:32:10 Configuring web server for localhost, port 8999.
17:32:10 Web Docs Path: /home/user/Téléchargements/CL/WebDocs
17:32:10 Username: default
17:32:10 Password: (hidden)
user@test:~/Téléchargements/CL$ ./SyncoveryCL start
Launching Syncovery v9.48n (64 Bit) daemon
However as no WebDocs folder is available, openning http://localhost:8999/ in browser results in "Error : file not found"

Where am I supposed to get the WebDocs files from ?

Thanks

Jean-Michel
Last edited by Jean-Michel on Sat Nov 12, 2022 3:35 pm, edited 1 time in total.

tobias
Posts: 1603
Joined: Tue Mar 31, 2020 7:37 pm

Re: WebDocs not found in SyncoveryCL-x86_64-9.48n.tar.gz

Post by tobias »

Hello,
in general, it's better to use the Debian package:
https://www.syncovery.com/release/Synco ... -amd64.deb

and install it with sudo dpkg -i Syncovery-9.48n-amd64.deb.

However, if you want to stick with tar.gz, you need to download the package labeled "(With Web GUI)":
https://www.syncovery.com/release/Synco ... Web.tar.gz

Jean-Michel
Posts: 15
Joined: Fri Jun 10, 2022 2:12 pm

Re: WebDocs not found in SyncoveryCL-x86_64-9.48n.tar.gz

Post by Jean-Michel »

Thanks a lot Tobias

I totally missed that the right column was that.

Post Reply