| Author |
JAVA + FTP
|
Niall Loughnane
Ranch Hand
Joined: Dec 07, 2006
Posts: 200
|
posted

0
|
Hi, Is there any api that can be used to progam an app to connect to an ftp server and copy files from the ftp server to the local computer And any tutorials etc. Thanks, Niall
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
I use Jakarta Commons Net for that.
|
 |
Niall Loughnane
Ranch Hand
Joined: Dec 07, 2006
Posts: 200
|
posted

0
|
Thanks a million Paul  [ March 02, 2007: Message edited by: Niall Loughnane ]
|
 |
Niall Loughnane
Ranch Hand
Joined: Dec 07, 2006
Posts: 200
|
posted

0
|
|
within http://jakarta.apache.org/site/downloads/index.html which is for FTP?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
To find Commons Net on that page, follow the "Commons" link for a start.
|
 |
 |
|
|
subject: JAVA + FTP
|
|
|