How-to
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Chunk size details
Duplicacy adopts a unique pack-and-split method to split files into chunks. First, all files to be backed up are packed together, in an alphabetical order, as if it were building an imaginary tar file. Of course, this … |
1 | 7735 | 25 August 2018 | |
Add command details
The add command connects another storage to the current repository. Like the init command, if the storage has not been initialized before, a storage configuration file derived from the command line options will be cre… |
1 | 8892 | 25 August 2018 | |
Check command details
SYNOPSIS: duplicacy check - Check the integrity of snapshots USAGE: duplicacy check [command options] OPTIONS: -all, -a check snapshots with any id -id <snapshot id> check… |
1 | 12265 | 25 August 2018 | |
Cat command details
The cat command prints to stdout a file or the entire snapshot content if no file is specified. Click here for a list of related forum topics. Quick overview NAME: duplicacy cat - Print to stdout the specified fil… |
3 | 2411 | 12 September 2024 | |
Copy command details
SYNOPSIS: duplicacy copy - Copy snapshots between compatible storages USAGE: duplicacy copy [command options] OPTIONS: -id <snapshot id> copy snapshots with the specified id instead of all snapshot … |
5 | 8520 | 14 October 2022 | |
Diff command details
The diff command compares the same file in two different snapshots if a file is given, otherwise compares the two snapshots. Click here for a list of related forum topics. Quick overview NAME: duplicacy diff - Com… |
5 | 3359 | 21 August 2021 | |
Duplicacy User Guide
Getting started Duplicacy licenses (free and paid) Download Duplicacy or Build Duplicacy from source Quick Start tutorial (Web-UI version) Quick Start tutorial (CLI version) Quick Start tutorial (GUI version) Supp… |
12 | 39103 | 16 February 2021 | |
Supported storage backends
Duplicacy currently supports local file storage, SFTP, WebDav and many cloud storage providers. Local disk Storage URL: /path/to/storage (on Linux or Mac OS X) C:\path\to\storage (on Windows) SFTP Storage URL: s… |
35 | 30160 | 26 July 2024 | |
Pre Command and Post Command Scripts
You can instruct Duplicacy to run a script before or after executing a command. For example, if you create a bash script with the name pre-prune under the .duplicacy/scripts directory, this bash script will be run befor… |
39 | 9252 | 8 September 2024 | |
History command details
SYNOPSIS: duplicacy history - Show the history of a file USAGE: duplicacy history [command options] <file> OPTIONS: -id <snapshot id> find the file in the snapshot with the specified id -r <revision> … |
9 | 3850 | 6 November 2023 | |
Duplicacy quick-start (CLI)
Note that these instructions are for the CLI version. To get started with the GUI version, click here. Once you have the Duplicacy executable on your path, you can change to the directory that you want to back up (call… |
2 | 32260 | 3 August 2022 | |
List command details
SYNOPSIS: duplicacy list - List snapshots USAGE: duplicacy list [command options] OPTIONS: -all, -a list snapshots with any id -id <snapshot id> list snapshots with the specifie… |
3 | 7972 | 2 June 2023 | |
Restore command details
SYNOPSIS: duplicacy restore - Restore the repository to a previously saved snapshot USAGE: duplicacy restore [command options] [--] [pattern] ... OPTIONS: -r <revision> the revision number of t… |
40 | 17921 | 3 February 2022 | |
Password command details
The password command decrypts the storage configuration file (config) using the old password, and re-encrypts the file using a new password. It does not change all the encryption keys used to encrypt and decrypt chunk… |
3 | 3208 | 7 September 2020 | |
Benchmark command details
The benchmark command is used to test the upload and download speeds for a specific storage and disk access speeds for your repositories. Click here for a list of related forum topics. Quick overview NAME: duplicacy… |
5 | 3582 | 10 January 2024 | |
Global options details
These options apply to all duplicacy commands and must be placed before any command Quick overview -verbose, -v show more detailed information -debug, -d show even more detailed… |
1 | 8853 | 24 August 2018 | |
Set command details
SYNOPSIS: duplicacy set - Change the options for the default or specified storage USAGE: duplicacy set [command options] OPTIONS: -encrypt, e[=true] encrypt the storage with a password -no-backup[… |
7 | 5534 | 1 September 2021 | |
Init command details
SYNOPSIS: duplicacy init - Initialize the storage if necessary and the current directory as the repository USAGE: duplicacy init [command options] <snapshot id> <storage url> OPTIONS: -encrypt, -e … |
16 | 19744 | 11 March 2024 | |
Backup command details
The backup command creates a snapshot of the repository and uploads it to the storage. Click here for a list of related forum topics. Quick overview NAME: duplicacy backup - Save a snapshot of the repository to th… |
2 | 25985 | 17 October 2019 | |
Prune command details
The prune command has the task of deleting old/unwanted revisions and unused chunks from a storage. Click here for a list of related forum topics. Quick overview NAME: duplicacy prune - Prune revisions by number, … |
32 | 34246 | 9 October 2024 | |
About the How-to category
|
0 | 806 | 22 June 2018 | |
Back up to multiple storages
|
9 | 14438 | 8 September 2024 | |
Filters/Include exclude patterns
|
30 | 32628 | 30 August 2024 | |
TrueNAS Core Plugin
|
20 | 3566 | 29 July 2024 | |
Snapshot file format
|
3 | 4497 | 11 June 2024 | |
Cache folder is is extremely big! :scream:
|
5 | 4670 | 10 June 2024 | |
Guidance on filters
|
1 | 582 | 28 March 2024 | |
Save and restore ntfs file attributes
|
0 | 319 | 30 November 2023 | |
About Duplicacy nomenclature
|
12 | 7858 | 24 July 2023 | |
[Solved] Exclude directory with dot
|
2 | 370 | 22 May 2023 |