mirror of
https://github.com/rclone/rclone.git
synced 2025-04-16 16:18:52 +08:00
docs: mention swift metadata
This commit is contained in:
parent
ea11a87a34
commit
76cb21b726
@ -139,6 +139,12 @@ excess files in the container.
|
||||
|
||||
rclone sync --interactive /home/local/directory remote:container
|
||||
|
||||
Sync a remote container to a bucket and maintain object metadata:
|
||||
|
||||
rclone sync --metadata remote:container s3:bucket
|
||||
|
||||
Note that swift backend only support reading metadata, not writing to it.
|
||||
|
||||
### Configuration from an OpenStack credentials file
|
||||
|
||||
An OpenStack credentials file typically looks something something
|
||||
|
Loading…
x
Reference in New Issue
Block a user