Previous: , Up: Common Lisp Network Programming   [Contents][Index]


11.6 cl-ftp

“Common Lisp FTP client library”

CL-FTP is a library which provides FTP client functionality to a Common Lisp program. CL-FTP uses the USOCKET package for network sockets and the SPLIT-SEQUENCE package for some parsing needs.