On Tue, Jun 15, 2004 at 10:34:18AM +0800, Jiang Wensheng wrote:
> I am using a computer to back up files from another computer
> automatically. I want to exclude large files from backing up. How can
> I do that?

Either create an exclude list manually before running rsync or create a
transfer list and use --files-from (the "find" utility has options that
would help you).  Adding an option to make rsync do this wouldn't be
very hard, but no one has written such an option (that I know of).

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to