About BTSync
Resilio Sync (better known as BTSync) is a fast, reliable, and simple file sync and share solution, powered by P2P technology.
Website:
https://www.resilio.com/
BTSync Details
BTSync
User availability .SU. | |
This is a single-user application. Can only be installed by one (1) user at a time. |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Resilio Sync |
Config Location | /home/${username}/.config/Resilio Sync |
Nginx Location | /etc/nginx/software/${username}.btsync.conf |
Service Location | /etc/systemd/system/resilio-sync@${username}.service |
Port | Autogenerated from -*8888*+ |
### INSTALL qb install btsync -u ${username} ### UNINSTALL qb remove btsync -u ${username} ### REINSTALL qb reinstall btsync -u ${username} ### UPDATE qb update btsync -u ${username}