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
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to