mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Commands and Operations (markdown)
parent
ed761bc5a8
commit
6d6826fff4
|
@ -29,7 +29,7 @@ As mentioned above, the (path, fileId) can be registered on filer with this http
|
|||
|
||||
```
|
||||
|
||||
curl --data "path=/path/to/your/file&fildId=3,01637037d6" http://localhost:8888/admin/register
|
||||
curl --data "path=/path/to/your/file&fileId=3,01637037d6" http://localhost:8888/admin/register
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue