common-lisp CL-FTP is a library which provides FTP client functionality (for now) to a Common Lisp program. CL-FTP uses the ACL-COMPAT package for network sockets and the SPLIT-SEQUENCE package for some parsing needs.