Open DiagonalArg opened 2 years ago
This issue has been mentioned on Duplicacy Forum. There might be relevant details there:
https://forum.duplicacy.com/t/read-wiki-and-am-definitely-moving-here-have-3-questions/6618/14
This issue has been mentioned on Duplicacy Forum. There might be relevant details there:
https://forum.duplicacy.com/t/duplicacy-and-btrfs-snapshots/6619/10
As discussed on the forum: Duplicacy and btrfs snapshots and quesiton 2 of ... Have 3 Questions.
I would like to be able to do something akin to
btrfs send | duplicacy
. That way I can use the deduplication, compression, and encryption mechanisms of duplicacy. This is similar tobtrbk
, which effectly doesbtrfs send | zstd | gpg | ssh
, but better.I would also like to suggest duplicacy default to
$HOME
for the.duplicacy
folder, if there is none in the present directory. And/or, add flags like-backup-dir
and-snapshot-id
to specify.