Updated Migrate to Filer Store (markdown)

Chris Lu 2021-09-09 21:50:51 -07:00
parent 1c6f90984b
commit 76f2087fac

@ -7,7 +7,7 @@ If there are already a lot of files, how to move them to the SeaweedFS the most
> Example: `weed filer -master=localhost:9333` > Example: `weed filer -master=localhost:9333`
### 2. Mount ### 2. Mount
* start the "weed mount" * If you want to copy files via OS-provided copy command, start the "weed mount"
> Example: `weed mount -filer=localhost:8888 -dir=/some/dir` > Example: `weed mount -filer=localhost:8888 -dir=/some/dir`
### 3. Copy Files ### 3. Copy Files