Francesco Carli

Results 3 issues of Francesco Carli

I'm getting the error `exec /usr/sbin/run-vsftpd.sh: no such file or directory` running `docker-compose up --build -d`. In my `docker-compose.yml` file I have only one service, namely `ftp-server`, which is built...

I'm using python opcua server and client and I'm testing all the possible security features about authentication and communication. As the specs says, there is no implementation about security ID...

I have a container built from ```3.11.3-windowsservercore-ltsc2022```, then the container has a 64bit architecture. How can I use the library inside my Python code which runs in the container ?...