@sigoden commented on GitHub (Jan 15, 2024):
- I don't think it's necessary to refactor the mobile UI, if you feel the font is too small, you can zoom in. If…
@tilllt commented on GitHub (Jan 15, 2024):
Thanks for the pointer with "--assets"!
I just tried running the docker and uploading a 1.5gb testfile, the server…
@sigoden commented on GitHub (Jan 15, 2024):
dufs will not support this feature.
It is recommended to use a shellscript to generate it. If you need to…
@archandanime commented on GitHub (Jan 10, 2024):
You can upload a folder by drag-dropping the directory to the web page, I tested and it worked.
@sigoden commented on GitHub (Jan 10, 2024):
If --bind is omitted, dufs will bind default addresses: 0.0.0.0 (IPv4), :: (IPv6).
Your mipsel device won't…
@sigoden commented on GitHub (Jan 10, 2024):
dufs cannot support unzipping an uploaded zip file, because it is error-prone.
- There are various zip…
@archandanime commented on GitHub (Jan 10, 2024):
May I ask you more more thing?
Is there any way to run dufs in "detached" mode beside putting & behind the…
@sigoden commented on GitHub (Jan 10, 2024):
No, please use systemd or something like that. @archandanime
@archandanime commented on GitHub (Jan 10, 2024):
Thank you for your support!
I'm closing the issue.