rsync-exclude-ini
List of files/patterns that will be excluded from the infx rsync command.
rsync-exclude.ini
1 2 3 4 5 6 7 8 9 10 11 12 13 |
;rsync-exclude.ini ; ; list of files that will be excluded from rsync ; ; DO NOT EDIT THIS FILE ; CREATE A COPY IN /infx/local/etc ; core nohup.out *.log logs/* tmp/* htpasswd |