search for: rsyncdb

Displaying 2 results from an estimated 2 matches for "rsyncdb".

Did you mean: rsyncd
2013 Jul 03
2
[Bug 9995] New: Rsync 3.1 dev :
...ord, i wish to thank Wayne Davison for his work. I 'm testing Rsync 3.1, with the db.diff Patch, especially the checksum feature. The build has no troubles. But, to initialize the tables in the Mysql Database, i have found an error : dvu at alix:~/LADHYX/Dev/Rsync/Git/rsync> /opt/Rsync/bin/rsyncdb --db=/opt/Rsync/dbconfig --init --mounts Creating DB rsync (if it does not exist) Dropping old tables (if they exist)) Creating empty tables ... [rsyncdb] Prepare failed: Table 'rsync.disk' doesn't exist INSERT INTO disk SET host = ?, last_seen = ?, mount_uniq = ?, devno = ? ON DUPLICAT...
2014 Mar 11
3
Caching {filePath,mtime64,checksum} values to speed up execution-time
Folks: When using rsync to copy huge amounts of data I've found that a significant amount of time is spent computing the checksums. Sometimes hours, ... sometimes days - it depends on the total amount of data checked! And after that sometimes it's only a few files that need to be updated. I've pulled the latest git (rsync-3.1.1pre1) and didn't see anything to address this (or I