1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/s3/CopyObject/bash.txt

9 lines
311 B
Plaintext
Raw Normal View History

2025-10-07 15:34:22 +00:00
# JSON data can also be passed as a path to a .json file
2024-11-20 10:09:56 +03:00
oint s3 CopyObject \
--sname "picture.jpg" \
2025-09-15 16:30:36 +03:00
--sbucket "newbucket2" \
2024-11-20 10:09:56 +03:00
--name "new_picture.jpg" \
2025-10-29 23:02:46 +00:00
--bucket "opi-dirbucket4" \
2025-09-15 16:30:36 +03:00
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
--dir true