mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
af5f4ee724
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