Chris Lu
6039b25bc9
s3API working with listing objects
7 years ago
Chris Lu
3c7ffa2a2c
go fmt
7 years ago
Chris Lu
ebad3a44ab
s3api do not proxy directory requests
7 years ago
Chris Lu
c133e72f62
print out unsupported methods
7 years ago
Chris Lu
19c537b687
releasing 0.91
7 years ago
Chris Lu
20853972b2
s3 API add ListObjectsV2Handler
7 years ago
Chris Lu
0655151b8c
go fmt
7 years ago
Chris Lu
6319d84f42
s3 API add ListObjectsV1
7 years ago
Chris Lu
49375d6031
adjust DELETE response to S3 format
7 years ago
Chris Lu
5068b6ae7d
fix compilation
7 years ago
Chris Lu
12825938d7
unused method
7 years ago
Chris Lu
8f240276db
s3 add HEAD DELETE
7 years ago
Chris Lu
7e2031b18f
go fmt
7 years ago
Chris Lu
8480008a9a
add s3 upload, and removing mono and multi part upload analyzer
removing mono and multi part upload analyzer, which were used just to determine the file name
7 years ago
Chris Lu
dad733086a
fix string printing
7 years ago
Chris Lu
568132c0c9
delete bucket also removes collection data
7 years ago
Chris Lu
feea33d5e0
add HeadBucket
7 years ago
Chris Lu
c7228fefa7
add bucket creation and deletion
1. option for "weed s3 -filer.dir.buckets" to choose a folder for buckets
2. create a bucket
3. delete a bucket, recursively delete all metadata on filer
7 years ago
Chris Lu
702fbdf731
refactoring
7 years ago
Chris Lu
834a25f084
add list all my buckets
7 years ago