1
mirror of https://github.com/rclone/rclone synced 2024-09-21 19:31:31 +02:00
rclone/docs/layouts
Nick Craig-Wood a91bcaaeb0 Implement rsync like include and exclude - fixes #27
* 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
2015-09-28 19:18:21 +01:00
..
_default Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
chrome Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
indexes Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
page Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
post Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
index.html Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
rss.xml Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
sitemap.xml Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00