feat(webdav): supoort rename in copy and move (#1774)
This commit is contained in:
@@ -35,4 +35,6 @@ const (
|
||||
CancelFuncCtx
|
||||
// 文件在从机节点中的路径
|
||||
SlaveSrcPath
|
||||
// Webdav目标名称
|
||||
WebdavDstName
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user