mirror of
https://github.com/rclone/rclone
synced 2024-12-15 03:45:54 +01:00
a91bcaaeb0
* Implement include/exclude * Implement rsync compatible file globbing * Implement command line filtering flags * --delete-excluded - Delete files on dest excluded from sync * --filter - Add a file-filtering rule * --filter-from - Read filtering patterns from a file * --exclude - Exclude files matching pattern * --exclude-from - Read exclude patterns from file * --include - Include files matching pattern * --include-from - Read include patterns from file * --files-from - Read list of source-file nam * --min-size - Don't transfer any file smaller than this in k or suffix k|M|G * --max-size - Don't transfer any file larger than this in k or suffix k|M|G * Document |
||
---|---|---|
.. | ||
about.md | ||
amazonclouddrive.md | ||
authors.md | ||
bugs.md | ||
changelog.md | ||
contact.md | ||
docs.md | ||
donate.md | ||
downloads.md | ||
downloads.md.in | ||
drive.md | ||
dropbox.md | ||
faq.md | ||
filtering.md | ||
googlecloudstorage.md | ||
install.md | ||
licence.md | ||
local.md | ||
overview.md | ||
privacy.md | ||
s3.md | ||
swift.md |