FTP Program

Hi All,

Actually I need FTP program , it should do the following,

(1) Get the IP address,user name, password and destination directory from

config file

(2) If the Connection is refused/timed out or Directory not aceesible, In

this case it should take another IP from the config file and do the same

process again.

If it possible just specify the location where I will get similar program.

Plz help me.

Thanx and regards

Raj

[499 byte] By [RangojuNatraja] at [2007-10-1 1:06:13]
# 1
You'll probably have to write the client logic yourself, wrapping around the classes some FTP library might give you. Try google for some, there should be quite a few of them around, like NetComponents. They give you access to FTP functions and you use them the way you see fit.
CeciNEstPasUnProgrammeura at 2007-7-8 1:24:06 > top of Java-index,Security,Event Handling...