|
3f38998fe5
|
符号链接支持,可以通过mklink(Windows)或者ln -s (Linux)将其他路径下的文件夹链接到根目录下而无需将文件复制到根目录下.针对删除场景特殊处理,删除整个符号链接目录不会删除链接目录内文件,仅删除链接,在符号链接目录操作同普通目录
|
2022-07-02 14:32:02 +08:00 |
|
|
76c763b84d
|
Finish the Lock and Unlock feature for webdav.
|
2020-05-06 01:10:17 +08:00 |
|
|
ed0aa017db
|
Refine some capital letters. Finish the Lock method.
|
2020-05-05 22:29:16 +08:00 |
|
|
4bfae38176
|
Finish the prop set feature.
|
2020-03-26 02:19:43 +08:00 |
|
|
1f047e25c7
|
Refine some webdav methods.
|
2020-03-26 01:11:16 +08:00 |
|
|
ff81448611
|
Ready to use x's webdav components.
|
2020-03-25 01:55:03 +08:00 |
|
|
83cf140fa1
|
Add the webdav from x
|
2020-03-25 01:48:33 +08:00 |
|