About Duplicati
Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It can works with Amazon S3, Dropbox, Google Drive, FTP, SSH/SFTP, WebDAV, and many more.
Duplicati Details
Duplicati
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}/Duplicati |
Config Location | /home/${username}/.config/Duplicati |
Nginx Location | /etc/nginx/software/${username}.duplicati.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated from -*9300*+ |
### INSTALL qb install duplicati -u ${username} ### UNINSTALL qb remove duplicati -u ${username} ### REINSTALL qb reinstall duplicati -u ${username} ### UPDATE qb update duplicati -u ${username}