lftp as a c/c++ library
Randall McPherson <[email protected]> Fri, 13 Feb 2015 09:56:02 -0500
| Newsgroups | gmane.network.lftp.user |
|---|---|
| Message-ID | <CAF9Un8BrweTatN_9d3JHTqrrX2eTqPG62s8bp5ZdMsBfPwKMng@mail.gmail.com> |
lftp is the best sftp / ftp client I know of, especially for gracefully handling the many non-compliant ftp server implementations. It would be awesome to use it as a c/c++ library, calling it directly from other code. Is it feasible to use part of the lftp code as a library and has anyone done this? I couldn't find anything in the man page or other documentation saying definitively either way. I've built a small tool in the past that runs it using a script file, (`lftp -f`) but it would be great if it could be called more interactively as a library. -- - Randall _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp