[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Max file size filter
On Sat, Jan 1, 2011 at 14:32, Michael Elsdörfer <michael@elsdoerfer.com> wrote:
> I'd like to suggest an option to automatically exclude files that exceed a
> certain size.
>
> I'm backing up a directory which occasionally will be used to share
> temporary files. I'm worried that some large file might find itself there
> while a backup job runs, mostly causing a bunch of network traffic that is
> really unnecessary.
>
> Thoughts?
>
Perhaps file names could be given on stdin? That way, you could use
the find tool to filter out large files.
--
Johan Brinch