We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c371a50 commit fdea24eCopy full SHA for fdea24e
README.md
@@ -160,6 +160,7 @@ server [options]
160
If filename exists and is a regular file,
161
will try to remove it first if deleting is enabled(e.g. by --delete),
162
otherwise will try to add or increase numeric suffix.
163
+ For directory upload mode, sub directories will be uploaded only if mkdir is enabled.
164
165
--global-mkdir
166
Allow create sub directory under all url paths.
README.zh-CN.md
@@ -158,6 +158,7 @@ server [选项]
158
如果名称已存在且是常规文件,
159
若已启用删除(例如--delete选项),则尝试先删除文件,
否则尝试添加或递增数字后缀。
+ 目录上传模式中,仅当启用创建目录时,才会上传子目录。
对所有URL路径开启创建子目录权限。
0 commit comments