1
mirror of https://github.com/rclone/rclone synced 2024-09-21 19:31:31 +02:00
rclone/docs/layouts/chrome
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
..
footer.copyright.html Website tweaks: More stuff in footer, icons on front page 2014-05-18 12:57:39 +01:00
footer.html Redesign website from scratch using new hugo template 2014-05-16 22:02:47 +01:00
header.html Website fixes 2014-05-30 17:18:43 +01:00
header.includes.html Update to latest javascript for Google+ and Twitter and include FB button 2014-05-21 18:02:30 +01:00
menu.html Update to latest javascript for Google+ and Twitter and include FB button 2014-05-21 18:02:30 +01:00
meta.html Fix favicon - fixes #79 2015-08-16 15:51:39 +01:00
navbar.html Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00