Nick Craig-Wood d033e92234 Stop single file and --files-from operations iterating through the source bucket.
This works by making sure directory listings that use a filter only
iterate the files provided in the filter (if any).

Single file copies now don't iterate the source or destination
buckets.

Note that this could potentially slow down very long `--files-from`
lists - this is easy to fix (with another flag probably) if it causes
anyone a problem.

Fixes #610
Fixes #769
2016-10-07 11:39:39 +01:00
..
2016-09-12 17:50:19 +01:00
2016-06-19 16:51:49 +02:00
2016-09-12 17:50:19 +01:00
2016-09-12 17:50:19 +01:00
2016-09-13 11:36:14 +01:00
2016-10-03 19:58:44 +01:00
2016-08-23 17:45:37 +01:00
2016-08-24 23:02:05 +01:00