Dir command
cneira opened this issue · comments
Neirac commented
is it possible to implement the DIR command ?
Steve Miner commented
clj-ftp has functions such as client-file-names and client-directory-names. If you need more than that, look at the API for FTPClient and use Java interop.