@sigoden commented on GitHub (Feb 3, 2023):
Overwriting files requires upload and delete permissions. Run dufs --allow-upload --allow-delete
@sigoden commented on GitHub (Feb 19, 2023):
It is unrealistic. Some files may be larger than 10M or even 1G. It cannot be calculated on the frontend,calculated…
@babam86 commented on GitHub (Feb 3, 2023):
I used the --allow-all option and overwriting files didn't work.
I access the server using the file manager on…
@sigoden commented on GitHub (Feb 3, 2023):
dufs's webdav should support overwriting files. Colud you describe the operation in detail and provide dufs logs?
@babam86 commented on GitHub (Feb 5, 2023):
dufs is great, works perfectly. SOLVED
@sigoden commented on GitHub (Feb 27, 2023):
dufs just returns the content as-is. There is no way to accurately detect encoding of a text file. dufs can't do…
@1024bees commented on GitHub (Jan 27, 2023):
Sounds good to me, I'll look to prototype this weekend
options should not check auth
@sigoden commented on GitHub (Jan 27, 2023):
You are welcome to submit a pr