mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-27 15:37:03 +00:00
Add advice about --fast-list
This commit is contained in:
@@ -129,6 +129,11 @@ rclone copy garage:quentin.divers/hello.txt .
|
|||||||
rclone help
|
rclone help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Advice with rclone:** use the `--fast-list` option when accessing buckets with large amounts of objects.
|
||||||
|
This will tremendously accelerate operations such as `rclone sync` or `rclone ncdu` by reducing the number
|
||||||
|
of ListObjects calls that are made.
|
||||||
|
|
||||||
|
|
||||||
## `s3cmd`
|
## `s3cmd`
|
||||||
|
|
||||||
Here is a template for the `s3cmd.cfg` file to talk with Garage:
|
Here is a template for the `s3cmd.cfg` file to talk with Garage:
|
||||||
|
|||||||
Reference in New Issue
Block a user