search for: ntfsincbackupdir

Displaying 1 result from an estimated 1 matches for "ntfsincbackupdir".

2010 Jun 04
2
Backup to NTFS USB drive --compare-dest not working
...hours trying to figure out what could be wrong and trying different options, still I have no idea how to make it work. I will appreciate any help. I have set up following directories for my test: SourceDir/ FullBackupDir/ IncBackupDir/ NtfsFullBackupDir -> /share/USBDisk2/TMP/NtfsFullBackupDir/ NtfsIncBackupDir -> /share/USBDisk2/TMP/NtfsIncBackupDir/ Following commands work as expected, the files are copied from the source directory only to the "full backup" directories and not to the "inc backup" directories: [~/test] # rsync -avh --delete SourceDir/ FullBackupDir/ [~/test] # rsy...