Would be nice if the link-dest option could also be used, if someone
(like me) needs to log the backup history.
As you say, this can reduce the total runtime. It would make sense.
But thanks a lot. I think I can live with the cp -al solution.
Maik
--- Original Message from Matthias Schnied
les before
rsyncing? I am wondering about this.
--- Original Message from Matthias Schniedermeyer ---
> On 08.01.2013 12:23, Maik Meier wrote:
>> Hi,
>>
>> I want to use rsync to make daily backups using hard-links in this way:
>>
>> rsync -av --dele
Hi,
I want to use rsync to make daily backups using hard-links in this way:
rsync -av --delete --link-dest=../backup_old ./source/. ./backup_new
This works great, but the problem is, that rsync does not show correctly
what action it performs (-v option). It shows correctly all new and
changed fi
Hi,
I want to use rsync to make daily backups using hard-links in this way:
rsync -av --delete --link-dest=../backup_old ./source/. ./backup_new
This works great, but the problem is, that rsync does not show correctly
what action it performs (-v option). It shows correctly all new and
changed fi