1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: adjust spectra logic example endpoint name

This commit is contained in:
Nick Craig-Wood
2025-11-10 12:15:27 +00:00
parent 43848f5c42
commit 4c74ded85a

View File

@@ -6752,7 +6752,7 @@ Option endpoint.
Endpoint for S3 API.
Required when using an S3 clone.
Enter a value. Press Enter to leave empty.
endpoint> https://bps3.example.com
endpoint> https://bp.example.com
Edit advanced config?
y) Yes
@@ -6765,7 +6765,7 @@ Options:
- provider: SpectraLogic
- access_key_id: ACCESS_KEY
- secret_access_key: SECRET_ACCESS_KEY
- endpoint: https://bps3.example.com
- endpoint: https://bp.example.com
Keep this "spectratest" remote?
y) Yes this is OK (default)
e) Edit this remote
@@ -6781,7 +6781,7 @@ type = s3
provider = SpectraLogic
access_key_id = ACCESS_KEY
secret_access_key = SECRET_ACCESS_KEY
endpoint = https://bps3.example.com
endpoint = https://bp.example.com
```
### Storj