2026-01-13 09:12:22 -07:00
2026-01-13 09:12:22 -07:00
2026-01-12 17:18:36 +00:00
2026-01-13 09:12:22 -07:00

s3zip

Creates a zip file of an s3 directory

Running

s3zip --source='s3://key:secret@ipordns/bucket?tls=false' --zip zipfilename.zip

s3zip --source='s3://myuser:mysecret@192.168.1.2:9000/bucket?tls=false&retries=10' --zip test.zip
Description
Creates a zip file of an s3 directory
Readme 34 KiB
Languages
Go 100%