@sigoden commented on GitHub (Nov 30, 2023):
You can take a look at access control section in readme. :
try dufs --path-prefix /file
@draftman9 commented on GitHub (Mar 15, 2026):
BTW, ftp can dowload (recursively) the whole folder without tar. May you reconsider it.
@sigoden commented on GitHub (Nov 25, 2023):
You can achieve your goals by configuring log-format. @vuhuy
Run dufs with `dufs --log-format '$http_x_real_ip…
@vuhuy commented on GitHub (Nov 25, 2023):
Ah, sorry for wasting your time. I totally missed the 401 in the logging. Thank you!
@sigoden commented on GitHub (Nov 27, 2023):
Putting configuration config.yaml under the dufs's serve path is dangerous. Strongly recommend users not to do this.
@sigoden commented on GitHub (Nov 25, 2023):
I don't mind, I'm happy if someone likes dufs.
Note: the default log-format is `'$remote_addr "$request"…
@vnghia commented on GitHub (Nov 27, 2023):
Ah no, not the config.yaml of dufs. I use dufs to browsing the content of several docker named volumes cause I…
@sigoden commented on GitHub (Nov 28, 2023):
I misunderstood. You can directly view the text file by clicking it's link.
:
I guess it is browser specified. Because when I tried to do the same thing with firefox, it will download that file…
@sigoden commented on GitHub (Nov 28, 2023):
#301 supports this feature.
@vnghia commented on GitHub (Nov 28, 2023):
Thank you so much for this awesome software 🚀