-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This doesn't quite make sense. Your target and compare-dest dirs are
the same dir (the compare-dest is relative to the target so ../dest is
the same thing). Also, --backup only matters when rsync is deleting
or overwriting something which it isn't do
Hi,
I am trying to use rsync for incremental backup and I am facing some issues. I
would like to ask your help to understand what is going on and have the proper
command line.
1) my goal is
I the following folders:
./dest:
file3.txt
./orig:
file1.txt file10.txt file2.txt file20.txt
And