About Syncthing
Open Source Continuous File Synchronization with BitTorrent.
Website:
https://syncthing.net/
Syncthing Details
Syncthing
User availability .MU. | |
This is a multi-user application and can be installed by any user within the application grouping. |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Syncthing |
Config Location | /home/${username}/.config/Syncthing |
Nginx Location | /etc/nginx/software/${username}.syncthing.conf |
Storage Location | /home/${username}/Sync/ |
Service Location | /etc/systemd/system/[email protected] |
Port | Auto Generated from -*8384*+ |
### INSTALL qb install syncthing -u ${username} installs latest stable version of syncthing for user ### UNINSTALL qb remove syncthing -u ${username} removes syncthing for user ### REINSTALL qb reinstall syncthing -u ${username} reinstalls latest stable version of syncthing for user ### UPDATE qb update syncthing -u ${username} updates syncthing to latest stable version for user