Differences
This shows you the differences between the selected revisions of the page.
| 2020-03-03 | 2020-03-03 | ||
| include mask excludes the rest (martin) | files are excluded with its container directory (martin) | ||
| Line 70: | Line 70: | ||
| Directory masks are recursive. E.g. mask ''images/'' matches directories ''/home/martin/images/'' as well as ''/home/martin/images/avatars/''. | Directory masks are recursive. E.g. mask ''images/'' matches directories ''/home/martin/images/'' as well as ''/home/martin/images/avatars/''. | ||
| + | |||
| + | During transfer and [[synchronization]], files and directories are processed recursively. When a directory is excluded, subdirectories and files contained in the excluded directory are not even evaluated against file masks. They are excluded along with its container directory. | ||
| ===== [[path]] Path Mask ===== | ===== [[path]] Path Mask ===== | ||