1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-29 23:17:45 +02:00
2024-12-10 00:12:32 +03:00

11 lines
431 B
Plaintext

# JSON data can also be passed as a path to a .json file
oint s3 GetObject \
--url "storage-155.s3hoster.by" \
--access "BRN5RKJE67YCVDZRRQVI" \
--secret "***" \
--region "BTC" \
--name "bigfile.exe" \
--bucket "newbucket2" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':200000}" \
--out "C:\Users\Administrator\AppData\Local\Temp\3tz15krhkzz.tmp"