filer.backup: added to replace filer.replicate

This commit is contained in:
Chris Lu
2021-02-28 16:22:27 -08:00
parent 014a31d11a
commit e52c94640e
5 changed files with 296 additions and 99 deletions

View File

@@ -33,3 +33,7 @@ debug_webdav:
debug_s3:
go build -gcflags="all=-N -l"
dlv --listen=:2345 --headless=true --api-version=2 --accept-multiclient exec weed -- -v=4 s3
debug_filer_copy:
go build -gcflags="all=-N -l"
dlv --listen=:2345 --headless=true --api-version=2 --accept-multiclient exec weed -- -v=4 filer.backup -filer=localhost:8888 -filerProxy -timeAgo=10h