mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-14 15:54:53 +08:00
comments change
This commit is contained in:
@@ -7,10 +7,10 @@ import (
|
||||
|
||||
/*
|
||||
Move a folder or a file, with 4 Use cases:
|
||||
mv fromDir toNewDir
|
||||
mv fromDir toOldDir
|
||||
mv fromFile toDir
|
||||
mv fromFile toFile
|
||||
mv fromDir toNewDir
|
||||
mv fromDir toOldDir
|
||||
mv fromFile toDir
|
||||
mv fromFile toFile
|
||||
|
||||
Wildcard is not supported.
|
||||
|
||||
|
Reference in New Issue
Block a user