Alexander Neumann
Alexander Neumann
Congratulations! Please do spend all the time you like with your family, everything else is secondary! :)
I like this approach a lot! Before we can get this merged (and the implementation to handle HTML files correctly and fixes the XSS issue I've discovered by briefly testing...
> I can appreciate that you have a vision and my implementation might not fit. But perhaps you can reshape my code into something that you can live with until...
I've started reworking the server but then ran out of time (for today). It does not work yet, I'll need to debug this next.
The server works now, I've split it out into its own package (directory) and embedded the assets, which are stored in their own files now.
So, let me summarize: you're running `restic backup /mnt/backup-snapshot`, so the file `/mnt/backup-snapshot/foo` is `/mnt/backup-snapshot/foo` in the snapshot, but you'd like it to be `/foo`. Is that correct? You can...
@fw42 without code-access via sftp is possible, but harder to implement (I think).
Yes, sftp (which is used by sshfs) is a rather old and clunky protocol. Which version of sshfs is that? I'm curious because I've once submitted a patch that speeds...
Ok, then you have a version with my patch included. `-o sync_readdir` enables the old behavior and is expected to be slower.
Ok, thanks for commenting on this issue. Please do only add a comment if you have/need a use-case that hasn't been described yet, thanks!