switch to not backup a file of size X Mb

Sam Russo sam at rwb.com.au
Tue May 16 04:22:12 GMT 2006


I'm performing backup via a standard use of rsync:
(note:$dayte is set via a .sh file)
rsync -aurvz --backup --backup-dir=../data_originals/$dayte -e ssh
/mnt/netware6/dhs01/data/ ./dhs01/data/

My Question: Is there any way to make sync ignore files greater than a
certain size. The files do not follow any naming convention and are
therefore only identifiable by their size?  (e.g I want all files backed
up except files greater than say 200Mb)

thanks
sam




**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************


More information about the rsync mailing list