mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
Updated Filer Server API (markdown)
+1
-1
@@ -84,5 +84,5 @@ curl "http://localhost:8888/javascript/?pretty=y&lastFileName=new_name.js&limit
|
||||
|
||||
// For Experts Only: remove filer directories only, without removing data chunks.
|
||||
// see https://github.com/chrislusf/seaweedfs/pull/1153
|
||||
> curl -X DELETE http://localhost:8888/path/to?recursive=true&shouldDeleteChunks=true
|
||||
> curl -X DELETE http://localhost:8888/path/to?recursive=true&skipChunkDeletion=true
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user