seaweedfs/weed/command
2021-05-12 21:45:39 -07:00
..
backup.go go fmt 2021-02-17 20:57:08 -08:00
benchmark.go revert fasthttp changes 2021-03-16 00:33:14 -07:00
command.go add gateway for easier POST and DELETE blobs 2021-04-10 23:47:47 -07:00
compact.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
download.go go fmt 2021-02-17 20:57:08 -08:00
export.go adjust logging 2021-04-14 10:04:26 -07:00
filer.go Fix typo in weed filer long help 2021-04-07 22:47:23 +02:00
filer_backup.go go fmt 2021-02-28 20:34:14 -08:00
filer_cat.go revert PR #1903 avoid http error: superfluous response.WriteHeader 2021-05-05 15:11:39 -07:00
filer_copy.go filer.copy: "check.size" before copying files 2021-05-12 21:45:39 -07:00
filer_meta_backup.go adjust help message 2021-03-03 02:12:46 -08:00
filer_meta_tail.go adjust help message 2021-03-02 23:07:39 -08:00
filer_replication.go filer.backup: added to replace filer.replicate 2021-02-28 16:22:27 -08:00
filer_sync.go filer.backup: added to replace filer.replicate 2021-02-28 16:22:27 -08:00
fix.go do not idx file format 2020-09-12 12:42:36 -07:00
gateway.go adjust help message 2021-04-11 00:26:28 -07:00
iam.go fix get filerGrpcAddress 2021-04-06 13:53:56 +05:00
master.go GOMAXPROCS use defaults to the value of runtime.NumCPU 2021-03-24 18:45:58 +05:00
mount.go mount: add readOnly option 2021-04-04 21:40:58 -07:00
mount_darwin.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_freebsd.go fuse: check mount point available before do runmount 2019-11-27 22:56:44 +08:00
mount_linux.go FUSE mount: make "nonempty" optional 2020-03-21 19:14:25 -07:00
mount_notsupported.go FUSE: add os specific mount options 2019-10-27 09:12:10 -07:00
mount_std.go cleaner way to set readonly 2021-04-18 10:02:02 -07:00
msg_broker.go support IPv6 2021-03-02 20:59:39 -08:00
s3.go support IPv6 2021-03-02 20:59:39 -08:00
scaffold.go fix path-specific filer store comment error 2021-04-20 10:08:58 +08:00
scaffold_test.go fix test 2019-11-28 18:44:27 -08:00
server.go minFreeSpace refactored 2021-04-27 10:37:24 +08:00
shell.go shell: add shell.toml support 2020-12-28 15:07:18 -08:00
upload.go smaller file chunks are faster 2021-04-01 02:21:59 -07:00
version.go inject git version into build 2020-06-02 00:10:38 -07:00
volume.go minFreeSpace refactored 2021-04-27 10:37:24 +08:00
volume_test.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00
webdav.go support IPv6 2021-03-02 20:59:39 -08:00