feat: Created and wrote intro for duplicacy

This commit is contained in:
Leonard Excoffier
2024-08-05 18:10:04 -04:00
parent 55ac339668
commit 8cb526c64c

6
backup/duplicacy.md Normal file
View File

@@ -0,0 +1,6 @@
# Duplicacy[https://duplicacy.com/]
## Intro
For my backups I use the cli version of duplicacy, being free (unlike the gui version) and fitting the full cli idea of my builds, it was the logical choice.
You can find the complete cli guide and information on their github[https://github.com/gilbertchen/duplicacy].