Maarten Dirkse
Maarten Dirkse
Hi, I'm using the project to convert an OpenAPI 3 spec to Swagger 2 (for use in GCP's API Gateway). I'm noticing that the convertor will make the `securityDefinitions` top...
libunftp shows the actual owner uid and gid in the `LIST` output. I think this is a minor security issue. It should instead just return user `ftp` and group `ftp`....
"The EPSV command requests that a server listen on a data port and wait for a connection." Spec: https://tools.ietf.org/html/rfc2428#section-3 See also https://www.jscape.com/blog/what-is-the-ftp/s-epsv-command-and-when-do-you-use-it
"This command causes the server-DTP to accept the data transferred via the data connection and to store the data in a file at the server site. If the file specified...
Currently unimplemented. See here: https://github.com/bolcom/libunftp/blob/b53478b8ecb8b61ac7685816e70011ed979484b8/crates/unftp-sbe-gcs/src/lib.rs#L358
This behavior is not correct: ``` ---> LIST t
**Describe the bug** The browser window is rendered in a buggy way and interacting with it is difficult (left-clicks) to almost impossible (right-clicks). **To Reproduce** Steps to reproduce the behavior:...