Update Providers
@@ -15,7 +15,7 @@
|
|||||||
- `S3Config.AccessKey` - your access key
|
- `S3Config.AccessKey` - your access key
|
||||||
- `S3Config.SecretKey` - your secret key
|
- `S3Config.SecretKey` - your secret key
|
||||||
- `S3Config.Bucket` - target bucket name
|
- `S3Config.Bucket` - target bucket name
|
||||||
- Supports both **path-style** and **virtual-hosted–style** addressing, controlled via `S3Config.UsePathStyle`.
|
- Supports both **path-style** and **virtual-hosted-style** addressing, controlled via `S3Config.UsePathStyle`.
|
||||||
- Optional **transparent encryption** (file/directory names + content) using `XChaCha20-Poly1305`:
|
- Optional **transparent encryption** (file/directory names + content) using `XChaCha20-Poly1305`:
|
||||||
- Enabled with `S3Config.EncryptionToken` in `config.json`
|
- Enabled with `S3Config.EncryptionToken` in `config.json`
|
||||||
- **Note:** files remain unencrypted locally; encryption happens during transfer.
|
- **Note:** files remain unencrypted locally; encryption happens during transfer.
|
||||||
|
|||||||
Reference in New Issue
Block a user