mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-27 00:18:13 +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
|
||||
```
|
||||
|
||||
**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`
|
||||
|
||||
Here is a template for the `s3cmd.cfg` file to talk with Garage:
|
||||
|
||||
Reference in New Issue
Block a user