WiP, basically just started this:
https://github.com/offscale/libacquire/tree/423b751/libacquire/openbsd_ftp

What:
- My project allows for switching between the HTTPS interface provided
by your OS, and libcurl's HTTPS interface.

Why OpenBSD `ftp` port:
- I don't have a "pure" socket solution, and OpenBSD does not have a C
interface version of their `ftp` (like, `fetch` from FreeBSD does, for
example)
- SLOC is short
- It's from OpenBSD which gives certain trust for protocol conformity,
safety, security, lower rates of change, and all-in-all quality
- Once the MSVC port is done, the port to other OSs should be relatively trivial

So, want me to finish working on this? - And if so, once it's ready,
want me to offer it back to you?

Samuel Marks
https://github.com/SamuelMarks

Reply via email to