Skip to content

thenamehasbeentake/s3_multipart_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. modify main.go with ak, sk, endpoint, bucket 和key
  2. dd if=/dev/urandom of=/tmp/test1.txt bs=1M count=20
    dd if=/dev/urandom of=/tmp/test2.txt bs=1M count=30
    or others
  3. install s3cmd add config .s3cfg
  4. go build -o ./s3example ./main.go
  5. bash retry.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published