DO NOT REPLY [Bug 5728] Change --min-size and --max-size to filter the file lists, like excludes

samba-bugs at samba.org samba-bugs at samba.org
Sun Aug 31 21:18:29 GMT 2008


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





------- Comment #3 from r.e.wolff at bitwizard.nl  2008-08-31 16:18 CST -------
I do not want to delete files on the recieving side. So there is no need to
"prepare" for that possibility. 

And as I said, there are enormous amounts of hardlinks between the directories,
that would be broken if I copied per-directory. 

There could be something like 
   if (otherside_needs_full_list || filter (curpath)) 
       send_this_file (curpath); 
in the code that sends the file list?


-- 
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