aronneagu
180853a2c9
Replace dashes with underscores in x-amz-meta headers ( #3965 )
2 years ago
Konstantin Lebedev
5431c445cd
fix filer.remote.sync to azure with ContentType ( #3949 )
* fix filer.remote.sync to azure with ContentType
* fix pass X-Amz-Meta to X-Ms-Meta
2 years ago
chrislu
4193dafce1
azure metadata: skip metadata prefixed with "X-"
fix https://github.com/seaweedfs/seaweedfs/issues/3875
2 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
chrislu
bff1ccc1de
fix compilation
3 years ago
Eng Zer Jun
a23bcbb7ec
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
3 years ago
Chris Lu
0652805236
cloud drive: add createBucket() deleteBucket()
3 years ago
Chris Lu
83cd0fc739
cloud drive: add list buckets
3 years ago
Chris Lu
a31f2907f0
cloud drive: filer.remote.sync supports remove folder
3 years ago
Chris Lu
001a472057
cloud mount: remote storage support hdfs
3 years ago
Chris Lu
05a648bb96
refactor: separating out remote.proto
3 years ago
Chris Lu
e9ebe24f2e
cloud drive: add support for Azure
3 years ago