Re: [BackupPC-users] Incremental backups with rsync

2007-06-04 Thread Craig Barratt
Keith writes: > My understanding is that when BackupPC is doing an incremental backup via > rsync, only the files that have changed attributes since the last full > backup are examined. > > I have a backup running on a client that has just over 100,000 files > using 24Gb, and monitoring with 'wat

Re: [BackupPC-users] Incremental backups with rsync

2007-06-03 Thread Keith Edmunds
Marty <[EMAIL PROTECTED]> wrote: > That's only true if rsync checksumming is not enabled. The command line being used is: /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --times --block-size=2048 --recursive --checksum-seed=32761 -D --exclude=/kae/\*\*.iso --exc

Re: [BackupPC-users] Incremental backups with rsync

2007-06-02 Thread Marty
Keith Edmunds wrote: > So are we saying that for an rsync incremental backup, we really expect > rsync to examine every file on the client? That does seem odd to me. > > Keith > >> My understanding is that when BackupPC is doing an incremental backup via >> rsync, only the files that have changed

Re: [BackupPC-users] Incremental backups with rsync

2007-06-02 Thread Keith Edmunds
So are we saying that for an rsync incremental backup, we really expect rsync to examine every file on the client? That does seem odd to me. Keith > My understanding is that when BackupPC is doing an incremental backup via > rsync, only the files that have changed attributes since the last full >

Re: [BackupPC-users] Incremental backups with rsync

2007-05-31 Thread Jason M. Kusar
Keith Edmunds wrote: > My understanding is that when BackupPC is doing an incremental backup via > rsync, only the files that have changed attributes since the last full > backup are examined. > > I have a backup running on a client that has just over 100,000 files > using 24Gb, and monitoring with

[BackupPC-users] Incremental backups with rsync

2007-05-31 Thread Keith Edmunds
My understanding is that when BackupPC is doing an incremental backup via rsync, only the files that have changed attributes since the last full backup are examined. I have a backup running on a client that has just over 100,000 files using 24Gb, and monitoring with 'watch lsof -c rsync' shows tha