Hi,
I'm looking for an rsync command with the following features:
- From specified directories copy new & changed files to destination.
- Do not synchronise deletions.
Which attributes are needed on the rsync command?
Purpose (for those interested)
I'm going to use this in my dual-bay NAS (D-LINK DNS-323).
This is an example of what I have running now:
rsync -aivx /mnt/HD_a2/FOTOS /mnt/HD_b2/BACKUP
This is the scripting and HOWTO of the backup system for this NAS.
http://wiki.dns323.info/howto:backup
Recent comments
23 hours 18 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 6 hours ago
2 days 11 hours ago
2 days 12 hours ago