Command Line Tools
This page describes the
Besides the general commandline interface, Duplicati ships with a number of supporting commandline tools. Besides ServerUtil, each of the tools are intended to be used in special circumstances, outside the expected normal operation of Duplicati.
BackendTester, Snapshots, AutoUpdater, and SecretTool are intended to be used for testing functionality on the actual setup, ahead of making changes or running backups.
The BackendTool and SharpAESCrypt tools are intended to work directly with the remote storage files.
The RecoveryTool can work directly with the remote storage without using the regular Duplicati code, and can both recover files from a damaged remote destination, but also re-upload existing files.
Last updated