1
mirror of https://github.com/rclone/rclone synced 2024-12-15 03:45:54 +01:00
rclone/docs/content
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
..
about.md Implement Amazon Cloud Drive - fixes #45 2015-09-08 21:02:48 +01:00
amazonclouddrive.md Improve OAUTH2 usability - fixes #131 2015-09-11 19:44:50 +01:00
authors.md Add Sergey Tolmachev to contributors 2015-09-28 19:12:35 +01:00
bugs.md Add FAQ to menu and documentation fixes 2015-08-17 17:26:37 +01:00
changelog.md Version v1.21 2015-09-22 21:05:11 +01:00
contact.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00
docs.md Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
donate.md Through popular demand add a donations page 2015-09-08 21:02:48 +01:00
downloads.md Version v1.21 2015-09-22 21:05:11 +01:00
downloads.md.in Build for plan9/amd64 and solaris/amd64 too 2015-08-28 09:40:46 +01:00
drive.md drive, googlecloudstorage: optionally use auto config for the oauth token 2015-09-12 14:17:39 +01:00
dropbox.md dropbox: Issue an error message when trying to upload bad file name - fixes #108 2015-08-20 20:46:35 +01:00
faq.md FAQ entry about bidirectional sync - see #118 2015-09-02 08:33:53 +01:00
filtering.md Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
googlecloudstorage.md drive, googlecloudstorage: optionally use auto config for the oauth token 2015-09-12 14:17:39 +01:00
install.md linux installation instructions binary download 2015-08-10 11:22:34 +01:00
licence.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00
local.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00
overview.md Implement Amazon Cloud Drive - fixes #45 2015-09-08 21:02:48 +01:00
privacy.md Add privacy policy to the website 2015-08-19 22:10:04 +01:00
s3.md s3: Document cross region bucket limitations - fixes #105 2015-08-25 20:15:50 +01:00
swift.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00