Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
5.3k views
in Java FTP by (120 points)
i want to download the entire folder from FTP , how can i do that?
there is method to download the single file but how can i download the FOlder?

thanks

3 Answers

0 votes
by (51.6k points)
Methods for doing multi-file operations are available in the commercial version of edtFTPj, called edtFTPj/PRO - http://www.enterprisedt.com/products/ed ... rview.html

- Hans (EnterpriseDT)
0 votes
by
You can make it by recursion.
0 votes
by (162k points)
Yes, use dirDetails() to get a listing & recurse through directories. It can be tricky to get right though ...

Categories

...