Max Pixel

Results 10 comments of Max Pixel

This can indeed be found in my `/var/log/oio/sds/OPENIO/oioproxy-0/oioproxy-0.log` file: ``` warning 1341 42D4 log WRN oio.core no service polled from [rawx], 3/9 services polled ``` In retrospect, the warning makes...

Very interesting, thanks for posting this. I found some info here: https://blocksandfiles.com/2020/07/24/ovhcloud-acquires-openio-to-build-best-object-storage-service/ > Denel said in prepared remarks: “All of the technologies used to build our Object Storage solution are...

You're right, that's exactly what it needs to be. > Path to your cmake executable, for example `C:/Program Files/CMake/bin/cmake.exe` Something like that would have done it for me.

/license.txt says it's MIT License,

It would be great if this functionality were built in.

I've confirmed that the issue does not occur when using RClone instead of OpenSSH Server. This tells me that the issue is a matter of the SFTP client not tolerating...

I'm running into this as well. 1. Added `Scripty.MsBuild` from NuGet 2. Created `Test.csx` containing the `foreach (Document document in Project.Documents)` example 3. Added `` to `csproj` 4. Built solution...

Just confirmed that this problem also happens with AWS.

@Psypher9 could you put together a to-do list and a description of progress made to-date?

I had this issue too. Has anyone found a fix yet?