Robby klein Gunnewiek

Results 21 comments of Robby klein Gunnewiek

@koenw are you still going to process this PR? Looks like a useful feature to me ;-)

I believe this issue is a duplicate of https://github.com/bolcom/libunftp/issues/526 which is now solved and released. Please let me know if it didn't solvei t.

Hi and welcome! > bolcom/unftp:v0.14.2-alpine Be aware, the latest version is v0.14.4. > Is there anyway to set the uid/gid to 1000? This is in the Dockerfile. So you could...

> The scanner really wants to cd to /~. Isn't that what the ENV ROOT_DIR=/ftp should do? Yes you are reasoning it correctly. Took me a moment to see the...

I think the scanner is trying to `cd ~` into its homedir. Which unFTP doesn’t understand. So that’s why unFTP tries to change to the literal `~`, making it`/~`. I...

Hi @joostderuijter, yes, for any operation on an object, basically any event that currently has a relative path, add the object's full path. From what I remember in earlier conversations,...

This also relates to #439

Will pick up in https://github.com/bolcom/libunftp/issues/439

Test still fails intermittently with "connection refused" :-\

Won't be enabled in the pipeline, but at least we will have working tests when we run `make pr-prep`