I want to download a file from ftp using the FTPUtil library the java API. Specifically I want to download a folder and its subfolders(if any). Is there a simple way already implemeted on the FTPUtil ?
other library recommendation is also ok.
thanks