mirror of
https://github.com/rclone/rclone.git
synced 2025-03-25 16:05:15 +08:00

This means you can mix `--include` and `--include-from` with the other filters (eg `--exclude`) but you must include all the files you want in the include statement. Fixes #280