Chris Lu
fe60c6ef9a
minor changes
3 years ago
byunghwa.yun
bdc7730fdb
Add autocomplete
3 years ago
Chris Lu
4cc2165061
weed -h subcommand list is not sorted, makes discovery difficult
fix https://github.com/chrislusf/seaweedfs/issues/2214
3 years ago
danielflira
877c192af2
create fuse subcommand to use weed with mount
4 years ago
Chris Lu
af313dff58
add gateway for easier POST and DELETE blobs
4 years ago
Konstantin Lebedev
03c7953254
init Iam Api Server
4 years ago
Chris Lu
c0842fe99f
add filer.meta.backup command
4 years ago
Chris Lu
e52c94640e
filer.backup: added to replace filer.replicate
4 years ago
bingoohuang
50df484d86
support command line arguments in a configuration file so we can `weed master -config=master.conf`, `weed volume -config=volume.conf` and etc.
4 years ago
Chris Lu
90c5077610
rename "weed watch" to "weed filer.meta.tail"
4 years ago
Chris Lu
2b76854641
add "weed filer.cat" to read files directly from volume servers
4 years ago
Chris Lu
387ab6796f
filer: cross cluster synchronization
4 years ago
Chris Lu
af1f64d244
change from 'weed tail' to 'weed watch'
5 years ago
Chris Lu
bf270d9e8c
filer: able to tail meta data changes
5 years ago
Chris Lu
f90c43635d
refactoring
5 years ago
Chris Lu
555413d9fc
weed queue starts
5 years ago
Chris Lu
47f14775d7
scaffolding, but seems hard to satisfy mac, windows, and different os versions
https://www.reddit.com/r/golang/comments/3wrxo3/webdav_server_that_provide_filesystem_using/
6 years ago
Chris Lu
8ea1ee6dfa
weed shell: add fs.meta.notify, removing filer.export
6 years ago
Chris Lu
788acdf527
add WIP filer.replicate
6 years ago
Chris Lu
98b8f8649d
adding filer.export prototype
6 years ago
Chris Lu
748870b03f
add "weed scaffold" command
6 years ago
Chris Lu
834a25f084
add list all my buckets
7 years ago
Chris Lu
cdae9fc680
add "weed copy" command to copy files to filer
9 years ago
Chris Lu
5ce6bbf076
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
9 years ago
Chris Lu
d4e5a22e53
rename from cmd to weed for easier "go build"
12 years ago
Chris Lu
5071f528f6
testing compilation with remove package
12 years ago
Chris Lu
7e0951ad9c
testing compilation with remove package
12 years ago
Chris Lu
ab6fb13ad7
avoid the "src" folder
12 years ago
Chris Lu
cb4e8ec16b
re-organize code directory structure
12 years ago
Chris Lu
921f1c626a
fix debug message displaying
12 years ago
Chris Lu
b0c7df0c3b
go fmt for all source codes
12 years ago
Chris Lu
bf9c4ed033
Revert "add cmd/dump - a dumper"
This reverts commit 5d2a1e8d48
.
12 years ago
Tamás Gulácsi
5d2a1e8d48
add cmd/dump - a dumper
Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose.
12 years ago
Chris Lu
03aa23fb1b
fixing help message printing
12 years ago
chris.lu@gmail.com
3f1136c194
migrate fix command
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@63 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago
chris.lu@gmail.com
51860424a6
moving to go style commands
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@62 282b0af5-e82d-9cf1-ede4-77906d7719d0
13 years ago