Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
downloading all files from a directory
0
votes
4.3k
views
asked
Jun 24, 2008
in
Java FTP
by
thanveerahmed
(
160
points)
I need to download all the files in a directory using FTP from the remote host. Please help me about this. :?:
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3
Answers
0
votes
answered
Jun 24, 2008
by
support2
(
162k
points)
This isn't a standard FTP feature. You need to recursively go through all the directories and transfer all files, creating those directories on the client.
If you don't want to code it yourself, directory transfers are a feature of edtFTPnet/Express (
http://www.enterprisedt.com/products/ed ... rview.html
)
Please
log in
or
register
to add a comment.
0
votes
answered
Jun 25, 2008
by
thanveerahmed
(
160
points)
I want to code this using Java. If you have any sample code, plz let me know
Please
log in
or
register
to add a comment.
0
votes
answered
Jun 25, 2008
by
support2
(
162k
points)
Oops. Wrong forum. See edtFTPj/PRO for directory transfers (
http://www.enterprisedt.com/products/ed ... rview.html
).
Or you can code it yourself using the directory listing methods & recursion.
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...