@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…
@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 (Feb 24, 2023):
It's easy to upload a folder using the UI or webdav client.
Even in a terminal, it's also easy for you to upload…
@lukasjuhrich commented on GitHub (Feb 27, 2023):
FWIW: In case this is not obvious, to upload a whole directory structure, you can issue a MKCOL with `find .…
@sprat commented on GitHub (Dec 9, 2022):
Note: I can file a pull request adding the STOPSIGNAL directive if you agree with the approach
@sigoden commented on GitHub (Dec 9, 2022):
welcome to submit a pr to add STOPSIGNAL directive to Dockerfile.
@sprat commented on GitHub (Dec 9, 2022):
done ;)