kevin

Results 9 comments of kevin

I'm having this same problem. sshfs-win-3.5.19106-x64 and winfsp-1.5.19192 . I'm on windows 10 pro. Login to the machine is done with Azure active directory (cloud login, not quite the same...

If I log in as a local Administrator, then the mount works fine, but then logging back in as an Azure Active Directory user, I get the same error as...

Thanks, I'll try the aadhilpm one out. Since I already have the libracore version installed, do you know if I can just run the same bench commands to install the...

There are two features here that would be valuable to me. First is just to compute a checksum (md5 would be fine) for each chunk and send it along with...

Is there currently a way to use the per chunk checksum when using a traditional server (not S3)? That would be valuable to me. You are correct, the overall file...

That works great, thank you! I wonder though if you should include the doctypes you list as examples as default values. The Repost Item Valuation failure is easy to miss...

I'm also getting a similar error when using the audioop.max function: ``` Traceback (most recent call last): File "/opt/LED_VU.py", line 42, in max_vol=audioop.max(data,2) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/pydub/pyaudioop.py", line 120, in max...

I was just browsing through the issue list and thought I could add something to this discussion. You could use digest authentication, which only sends a hash of the password...

just fixed a typo in the first commit of this pull request that broke things. Somehow "s3" got changed to "s4".