On 6/22/10 9:09 AM, Malcolm Greene wrote: > I know there's several rsync users on this forum. Do any of you > have any experience or thoughts on the following usage scenario: > > ~1000 user specific folders containing a random mix of files > - want to sync files with specific extensions ignoring other > files > - want to move (transfer then delete) files with a specific > extension > > Would rsync be appropriate for this scenario or would a server > side script be a better option?
I believe strait rsync can handle all that. Although, I'm a fan of wrapping things, especially things with lots of flags to set, in a script. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

