[Bug 2131] New: Create db files for local/remote directory listing

samba-bugs at samba.org samba-bugs at samba.org
Wed Dec 8 10:39:56 GMT 2004


https://bugzilla.samba.org/show_bug.cgi?id=2131

           Summary: Create db files for local/remote directory listing
           Product: rsync
           Version: 2.6.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: nkat at forthnet.gr
         QAContact: rsync-qa at samba.org


Is it possible to add an option to rsync "--create-db" to create a database
file/s for local directory listings - before the connection to the server -
and/or remote directory listing to speedup the compare/delete/transfer process.
The problem that I have is when I download large number of files ( eg: CPAN
Archive it's about 154000 files ) it takes about 7 - 8 hours to complete,
especially if the drive is NFS drive. Mayby this will solve the timeout problems.

Options:

--create-db     --->  Create database
--db-file=      --->  database path/file name
--update-db     --->  Update database files ( for cron )
--db-from-file= --->  Config file for db files

config db file format:
----------------------
[path to db-file]/[file]  [path to local directory]

The last 2 options will be useful for mirror sites

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list