@sigoden commented on GitHub (Jul 3, 2022):
dufs supports webdav, webdav supports move operation.
you can try it with webdav client.
If you are familiar…
@theowenyoung commented on GitHub (Jul 3, 2022):
Thanks! I learned Webdav today.
@sigoden commented on GitHub (Jul 4, 2022):
Dufs already support create/delete folders.
First you have to allow upload/delete operations with --allow-upload…
@sigoden commented on GitHub (Jul 4, 2022):
drag & drop a folder also works.
@leolulu commented on GitHub (Jul 5, 2022):
@sigoden Tested, here are some feedbacks:
- drag & drop an empty folder, nothing happend.
- put a new name in…
@sigoden commented on GitHub (Jul 5, 2022):
-
drag & drop only works on files, Nothing happend on empty folder is expected.
-
url need
/at end to…
@leolulu commented on GitHub (Jul 5, 2022):
- url need
/at end to indicate a folder other than a file, check<origin>/dir2/
cool, it works.
@sigoden commented on GitHub (Jun 30, 2022):
Thank you for helping me find the problem
@juliangaal commented on GitHub (Jun 30, 2022):
No problem, thank you, too. Let me know when it's fixed, I'll test the new release ASAP.
@juliangaal commented on GitHub (Jun 30, 2022):
works like a charm! Thanks for the quick response