1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-21 10:52:16 +02:00
seaweedfs/weed/command
2022-07-08 14:23:06 +08:00
..
scaffold filer tikv support tls 2022-07-08 14:23:06 +08:00
autocomplete.go minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
backup.go backup do not need to use preallocation 2022-05-13 13:46:52 -07:00
benchmark.go minor (typos...), done while reading around 2022-05-16 22:11:33 +08:00
command.go add "copied from https://github.com/restic/restic/tree/master/internal/selfupdate" 2022-06-14 19:10:54 +08:00
compact.go
download.go
export.go
filer.go Improve filer command help, add supported filer store list 2022-06-27 12:09:16 +08:00
filer_backup.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_cat.go
filer_copy.go filer: remove replication, collection, disk_type info from entry metadata 2022-06-06 00:39:35 -07:00
filer_meta_backup.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_meta_tail.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_meta_tail_elastic.go fix compilation 2022-06-06 10:09:21 -07:00
filer_meta_tail_non_elastic.go conditionally build elastic, gocdk to reduce binary size 2022-04-21 01:10:46 -07:00
filer_remote_gateway.go
filer_remote_gateway_buckets.go use const multipart uploads folder 2022-06-29 16:21:16 +05:00
filer_remote_sync.go
filer_remote_sync_dir.go fix filer.sync missing source srv uploaded files to target when target down 2022-06-02 01:28:47 +08:00
filer_replication.go
filer_sync.go fix reading time 2022-06-27 12:40:47 -07:00
filer_sync_std.go
filer_sync_windows.go
fix.go
fuse.go
iam.go refactor: change masters from a slice to a map 2022-03-26 13:33:17 -07:00
imports.go Update tikv client version and add one PC support 2022-06-26 22:43:37 +08:00
master.go master: put metadata under instance specific folder 2022-06-20 19:04:49 -07:00
master_follower.go refactor: change masters from a slice to a map 2022-03-26 13:33:17 -07:00
mount.go Fix link to osxfuse github page 2022-06-20 22:36:07 +02:00
mount_darwin.go remove dead code 2022-02-27 03:03:19 -08:00
mount_linux.go remove dead code 2022-02-27 03:03:19 -08:00
mount_notsupported.go remove dead code 2022-02-27 03:03:19 -08:00
mount_std.go add disableXAttr in mount option 2022-06-06 14:09:01 +08:00
msg_broker.go master, filer, s3: also listen to "localhost" in addition to specific ip address 2022-03-15 22:28:18 -07:00
s3.go s3: add grpc server to accept configuration changes 2022-05-15 00:43:37 -07:00
scaffold.go
scaffold_test.go
server.go Merge pull request #3081 from paochiang/volume_upload_limit_fix 2022-06-15 23:16:44 -07:00
shell.go filer: add filer group 2022-05-01 21:59:16 -07:00
update.go remove "weed" from UsageLine, or weed will not show usage of weed update 2022-06-17 12:47:04 +08:00
update_full.go remove hdfs, add tikv for full version update 2022-06-28 12:35:07 +08:00
upload.go
version.go
volume.go add inflight upload data wait timeout 2022-05-21 10:38:08 +08:00
volume_test.go
webdav.go mount: default disable cache 2022-02-14 20:42:33 -08:00