You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
6 lines
287 B
Plaintext
Vendored
6 lines
287 B
Plaintext
Vendored
oint s3 PutObject \
|
|
--name "fileChunked.mp3" \
|
|
--bucket "opi-dirbucket3" \
|
|
--data "https://hut.openintegrations.dev/test_data/song.mp3" \
|
|
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':'5242880'}" \
|
|
--dir true |