@zanderzhng commented on GitHub (Feb 14, 2023):
I'd like the ability to hide files as well, not only hiding directories.
@sigoden commented on GitHub (Feb 21, 2023):
pr #182 solves 1 and 3.
As for the second point, dufs supports two forms of login basic/digest auth. Both login…
@sigoden commented on GitHub (Feb 19, 2023):
Thanks for sharing.
@SantaLaMuerte commented on GitHub (Mar 10, 2024):
maybe it can be installed as service ? to run with args like systemctl start dufs -A - by default install…
@ghost commented on GitHub (Dec 29, 2022):
Same issue that's been troubling me for long. A temporary workaround is to rename a random file first to trigger an…
@sigoden commented on GitHub (Dec 23, 2022):
--allow-archive is a newly merged feature, not released yet.
@Jlll1 commented on GitHub (Dec 25, 2022):
And I'd say another issue with the login dialog during upload is that it's displayed after the file is sent to the…
@sigoden commented on GitHub (Dec 23, 2022):
dufs don't output any error, do print access log to stdout.
run dufs > /var/log/dufs_access.log to store access…