1
mirror of https://github.com/rclone/rclone synced 2024-12-21 11:45:56 +01:00
rclone/docs/content
Nick Craig-Wood c5ac96e9e7 Make --files-from only read the objects specified and don't scan directories
Before this change using --files-from would scan all the directories
that the files could possibly be in causing rclone to do more work
that was necessary.

After this change, rclone constructs an in memory tree using the
--fast-list mechanism but from all of the files in the --files-from
list and without scanning any directories.

Any objects that are not found in the --files-from list are ignored
silently.

This mechanism is used for sync/copy/move (march) and all of the
listing commands ls/lsf/md5sum/etc (walk).
2018-10-20 18:13:31 +01:00
..
commands Version v1.44 2018-10-15 11:03:08 +01:00
about.md docs: replace "Github" with "GitHub" 2018-10-13 12:55:45 +01:00
alias.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
amazonclouddrive.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
authors.md Add buergi to contributors 2018-10-14 17:20:34 +01:00
azureblob.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
b2.md Version v1.44 2018-10-15 11:03:08 +01:00
box.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
bugs.md Add FAQ to menu and documentation fixes 2015-08-17 17:26:37 +01:00
cache.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
changelog.md Version v1.44 2018-10-15 11:03:08 +01:00
contact.md Fix spelling in some documentation 2017-11-05 21:38:59 +00:00
crypt.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
docs.md cmd: Don't print non-ASCII characters with --progress on windows - fixes #2501 2018-10-11 21:25:04 +01:00
donate.md Add paypal.me link to donate page 2017-10-23 12:56:48 +01:00
downloads.md docs: fix download links for .deb and .rpm 2018-03-23 12:43:18 +00:00
drive.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
dropbox.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
faq.md FAQ: env vars for SSL root certs and DNS resolver 2018-01-16 19:53:47 +00:00
filtering.md Make --files-from only read the objects specified and don't scan directories 2018-10-20 18:13:31 +01:00
ftp.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
googlecloudstorage.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
http.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
hubic.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
install.md build: switch to using go1.11 modules for managing dependencies 2018-08-28 17:08:22 +01:00
install.sh [install] Add arm64/aarch64 suuport 2018-04-25 15:51:38 +01:00
jottacloud.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
licence.md Update references from HTTP to HTTPS where possible 2017-03-29 05:38:34 -07:00
local.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
mega.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
onedrive.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
opendrive.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
overview.md onedrive: add link sharing support #2178 2018-10-09 20:11:48 +08:00
pcloud.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
privacy.md Update references from HTTP to HTTPS where possible 2017-03-29 05:38:34 -07:00
qingstor.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
rc.md Version v1.44 2018-10-15 11:03:08 +01:00
remote_setup.md Tweaks to rclone authorize 2016-01-07 20:31:23 +00:00
s3.md s3: make --s3-v2-auth flag 2018-10-14 00:10:29 +01:00
sftp.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
swift.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
union.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
webdav.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00
yandex.md docs: auto generate backend options documentation 2018-10-06 11:47:46 +01:00