1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00
Files
OpenIntegrations/docs/en/cli/s3/InitPartsUpload/bat.txt

6 lines
251 B
Plaintext
Raw Normal View History

2024-11-22 15:04:33 +03:00
:: JSON data can also be passed as a path to a .json file
oint s3 InitPartsUpload ^
--name "fileChunked.mp3" ^
--bucket "opi-gpbucket3" ^
2024-12-01 17:02:57 +03:00
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}"