# Configuration file for cwrsync

# * Lines beginning with # and empty lines are ignored.
# * The format is defined in the rsync man page under:
#   1. --exclude-from=FILE
#   2. FILTER RULES section (search for "filter rules allow")
# * The pattern ** is not well documented.  It matches anything, including /
#   wheras * does not match strings includin a /

# These lines are useful when synchronising a complete NTFS drive.
# "RECYCLER" is for XP systems and $RECYCLE.BIN is for Windows 7 systems.
RECYCLER/
$RECYCLE.BIN/
System Volume Information/

# Exclude any folders (and any subfolders) with the names shown:
# **/Downloads/
# **/My Music/
# **/My Pictures/
# **/My Videos/
