@sigoden commented on GitHub (Jul 5, 2022):
why so many failures, could you post logs?
I don't support retries because:
- Failure is a rare case. 2.…
@leolulu commented on GitHub (Jul 5, 2022):
weird. I did the identical uploading again, and got two failures.
……
……
Duplicate.Cleaner.Pro.5.16.0.0/Mag…
@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 (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…