1
mirror of https://github.com/rclone/rclone synced 2024-11-16 16:15:34 +01:00
rclone/docs/content
Nick Craig-Wood af4ef8ad8d Implement --no-traverse flag to stop copy traversing the destination remote.
Refactor sync/copy/move
  * Don't load the src listing unless doing a sync and --delete-before
  * Don't load the dst listing if doing copy/move and --no-traverse is set

`rclone --no-traverse copy src dst` now won't load either of the
listings into memory so will use the minimum amount of memory.

This change will reduce the amount of memory rclone uses dramatically
too as in normal operations (copy without --notraverse or sync) as it
no longer loads the source file listing into memory at all.

Fixes #8
Fixes #544
Fixes #546
2016-06-29 17:38:50 +01:00
..
about.md Update information on revised hash functionality. 2016-01-16 10:17:11 +00:00
amazonclouddrive.md Update config walk throughs with new style choice menu 2016-02-21 13:40:16 +00:00
authors.md Add Justin R. Wilson to contributors 2016-06-18 14:31:17 +01:00
b2.md b2: implement large file uploading - fixes #456 2016-06-18 13:38:05 +01:00
bugs.md Add FAQ to menu and documentation fixes 2015-08-17 17:26:37 +01:00
changelog.md Fix typo in changelog 2016-06-18 16:58:37 +01:00
contact.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00
docs.md Implement --no-traverse flag to stop copy traversing the destination remote. 2016-06-29 17:38:50 +01:00
donate.md Through popular demand add a donations page 2015-09-08 21:02:48 +01:00
downloads.md Version v1.30 2016-06-18 16:41:46 +01:00
downloads.md.in Upload releases to github too - fixes #225 2015-11-23 22:18:21 +00:00
drive.md drive: increase default chunk size to 8 MB and document - fixes #397 2016-04-12 21:33:55 +01:00
dropbox.md dropbox: Note 10,000 files limitation on purge - fixes #374 2016-03-22 14:46:43 +00:00
faq.md Note certificates FAQ works on Solaris too 2016-04-22 11:53:56 +01:00
filtering.md Document that you can't repeat filter flags - fixes #506 2016-06-17 16:06:21 +01:00
googlecloudstorage.md gcs: Don't configure the oauth token if service_account_file is supplied 2016-04-22 20:07:10 +01:00
hubic.md Details about Hubic "default" folder 2016-05-28 16:36:47 +01:00
install.md Fix frontmatter 2016-04-18 18:55:07 +01:00
licence.md Expand docs and remove duplicated information 2015-06-06 14:17:14 +01:00
local.md Write about convmv in the docs for fixing non UTF-8 filesystems - fixes #300 2016-02-21 14:09:06 +00:00
onedrive.md Update config walk throughs with new style choice menu 2016-02-21 13:40:16 +00:00
overview.md b2: Enable mod time syncing - fixes #348 2016-03-22 15:56:44 +00:00
privacy.md Add privacy policy to the website 2015-08-19 22:10:04 +01:00
remote_setup.md Tweaks to rclone authorize 2016-01-07 20:31:23 +00:00
s3.md Add AES256 server-side encryption for s3 - Fixes #491 2016-06-18 14:28:38 +01:00
swift.md swift: add auth version parameter - fixes #407 2016-06-03 17:52:24 +01:00
yandex.md Update config walk throughs with new style choice menu 2016-02-21 13:40:16 +00:00