On 29 Jan 2013, at 17:12 , Kevin Korb <k...@sanitarium.net> wrote:

> find /server -type f -mtime +30 -exec mv -v {} /archive/ \;
> cd /archive ; find . -type f -exec rm -v /server/{} \;

Ah… OK, that is an interesting idea I've never considered, and no rsync 
involved.

Thanks!

-- 
Criticizing evolutionary theory because Darwin was limited is like
claiming computers don't work because Chuck Babbage didn't foresee Duke
Nukem 3.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to