Sebastian Stenzel

Results 305 comments of Sebastian Stenzel
trafficstars

> Are there any other file systems that require libfuse3 at this point besides sshfs 3.0? This is the first libfuse3 request I've received. Cryptomator would benefit from faster directory...

Quoting [MS article "Avoiding System Restarts during Device Installations and Driver Updates"](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/avoiding-system-restarts-during-device-installations): > If you can’t stop the driver, rename the existing file, copy the new file into place, and...

Yes of course it should not _silently_ do such upgrades. But at the moment we are in exactly this situation that we're bombarded with support requests because the Dokany API...

Maybe this is a matter of documentation in the [How to package your application with Dokan](https://github.com/dokan-dev/dokany/wiki/How-to-package-your-application-with-Dokan): We could use some kind of matrix showing _what_ to package on what Windows...

Whoever solves this, I'm backing this with a small $5 bounty claimable on Bountysource [here](https://www.bountysource.com/issues/41414124-document-how-to-check-for-dokan-version-in-msi). We need to know when we need to display a message to the user if...

@Liryna Bountysource will update their terms on July 1st in an inacceptable way. They will just keep all bounties for themselves: > "If no Solution is accepted within two years...

Didn't mean to set anyone against bountysource, I just wanted to make sure my already paid bounty gets claimed. So feel free to claim it, I will confirm.

Does WinFSP even know all the file modes defined in POSIX? If I'm not mistaken, Windows defines only a subset in `sys/stat.h`: ``` #define _S_IFMT 0xF000 // File type mask...

Reopening, as I second this feature request. Starting with 1.5.0 there will no longer be a "m" directory, but the concept stays the same. It doesn't affect security, since the...

> why don't users register themselves as developers and enter the API key I can not find it right now, but this exact topic has been discussed in a different...