Re: NTFS to NTFS backup

2008-10-22 Thread Matt McCutchen
On Wed, 2008-10-22 at 12:49 +0100, Simao M wrote: > *deleting work/software/prc/dcpcrypt2/Hashes/DCPtiger.pas > >f+ software/prc/dcpcrypt2/Hashes/DCPtiger.pas > rsync --stats --modify-window=1 --size-only --dry-run -aruvv > --progress --delete /media/sda1/Documents\ and\ Settings/simao/ >

Re: NTFS to NTFS backup

2008-10-21 Thread Matt McCutchen
On Tue, 2008-10-21 at 23:22 +0100, Simao M wrote: > I am running rsync version 2.6.9 under Ubuntu 8.04. > > I am trying to backup a NTFS partition to another hard drive formated > as NTFS, using the --delete option, since I want a differential > backup. > > The problem is that rsync first deletes

NTFS to NTFS backup

2008-10-21 Thread Simao M
Hi, I am running rsync version 2.6.9 under Ubuntu 8.04. I am trying to backup a NTFS partition to another hard drive formated as NTFS, using the --delete option, since I want a differential backup. The problem is that rsync first deletes all files on the backup disk and then copies everthing aga