Thijs Franssen
Thijs Franssen
I want to use sFTPgo together with a Reolink camera. The camera sends a MODE S command before uploading a file. ftpserverlib does not recognize this and sends an error....
I’m using Laravel Auditing with a TINYINT(1) (non-null) column for a boolean field (e.g. `hasTubes`). In my Eloquent model, I’ve cast this column to a boolean (`'hasTubes' => 'boolean'`). When...
I try to include these patches using Buildroot to use them for an embedded application using a SP7. During build i got this error. ``` Applying 0013-amd-gpio.patch using patch: patching...