0

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

LeTex
  • 1,452
  • 1
  • 14
  • 28
  • In what way do you need the files to be downloaded? In a single archive? – VisioN Mar 07 '13 at 11:06
  • as it is, which means that at the end of the download, the folder(and possibly its sub folders/files recursively) in the ftp server should exit locally. – LeTex Mar 08 '13 at 12:33

0 Answers0