chrislu
0d62be4484
WIP
1 month ago
chrislu
4193dafce1
azure metadata: skip metadata prefixed with "X-"
fix https://github.com/seaweedfs/seaweedfs/issues/3875
3 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
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>
4 years ago
Chris Lu
bbc77f7af4
fix compilation
4 years ago
Chris Lu
0652805236
cloud drive: add createBucket() deleteBucket()
4 years ago
Chris Lu
83cd0fc739
cloud drive: add list buckets
4 years ago
Chris Lu
7ce97b59d8
go fmt
4 years ago
Chris Lu
a31f2907f0
cloud drive: filer.remote.sync supports remove folder
4 years ago
Chris Lu
001a472057
cloud mount: remote storage support hdfs
4 years ago
Chris Lu
05a648bb96
refactor: separating out remote.proto
4 years ago
Chris Lu
a78d0227cd
adjust package name
4 years ago
Chris Lu
12631a3f5b
cloud drive: gcs simplify a little bit
4 years ago
Chris Lu
95e2b83ca5
fix format
4 years ago
Chris Lu
258063de26
cloud drive: add google cloud storage
4 years ago