[Borgbackup] Syncing directories with Borgbackup
Joseph Hesse
joehesse at gmail.com
Thu Nov 7 12:08:40 EST 2019
I have done a successful borg backup of my home directory on PC1. I
want to use this backup to synchronize (like rsync) my home directory on
PC1 to the home directory on PC2.
I plan to do this by using "borg mount" on PC2 to mount my latest backup
from PC1 to /tmp, on PC2, and then manually copy (cp -a -r -u) the home
directory in /tmp to /home.
My question is: Is this the best way to do this?
Thank you,
Joe
More information about the Borgbackup
mailing list