Mark Hobson
Mark Hobson
It'd be great to get this FTPS support merged. In the meantime, @artjomsk would you be able to rebase your fork so it includes the recent `PASV_PROMISCUOUS` support? I'm in...
I went ahead and created a fork: [markhobson/docker-vsftpd](https://github.com/markhobson/docker-vsftpd) Available on Docker Hub: [markhobson/vsftpd](https://hub.docker.com/repository/docker/markhobson/vsftpd)
Furthermore, `VerifyAllColumnsBound` doesn't support `[TableAliases]` either.
A further limitation of the `@Builder.Constructor` workaround for records is that the generated builder cannot be customised. For example, we cannot specify a builder base class like we can for...
Hi Pramod, no problem, glad you find it useful! Your analysis is correct. I've added this to the README under 'Tips' - does that help to clarify things?
Hi @yantantether, thanks for raising this. I'm a little confused as to whether I should be modifying the LICENSE file? The [ASL docs](https://www.apache.org/licenses/LICENSE-2.0.html#apply) suggest that this copyright section is for...
Hi, ChromeDriver is included in this image and is always aligned with the version of Chrome. How comes you're using a different ChromeDriver? I'm not against tagging images for Chrome...
Glad you can work around it for now. I'll leave this issue open as it's an often requested feature. Personally I doubt I'll invest time in this, but welcome input...
Hi @kathyrollo, thanks for letting me know. I've updated the README and demo project accordingly.
Thanks @matthew-shaw!