Link to home
Start Free TrialLog in
Avatar of m_adil
m_adil

asked on

FTP with java

Hi,
I want to develop an FTP client in java. I want to know that are their any ftp related functions that can tell me how many folders, sub-folders and files are there in the ftp directory. Also the size of the file. Some thing like FindNext windows API.
It should also has the ability to connect through proxy (fire wall).
Avatar of m_adil
m_adil

ASKER

Edited text of question.
Avatar of m_adil

ASKER

Edited text of question.
ravindra76 - where is my copyright ? :)

Oh Man,

 That's why i am not proposing answers.

If you have seen so many questions,
there are so many your urls presenteing by others (Eg:Your database URLs).

It was just to reduce the time for knowing things of questioneer.

If you did n't come to this question
what will happen ?.

Ok. Now onwards, i will put your name.

HI madill,

 if You want to accept this comment, give points to vladi21
Avatar of m_adil

ASKER

I've gone through the links, but cant find that how can to make an ftp connection through firewall access.
FTP is application protocol.

if your firewall does NOT allow you to make FTP connections, you CAN'T make FTP connections.

what do you think people use firewalls for ?
ASKER CERTIFIED SOLUTION
Avatar of Ravindra76
Ravindra76

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of m_adil

ASKER

OOps my fault. actually there was an proxy configuration problem.

>>what do you think people use firewalls for ?
security i think
Avatar of m_adil

ASKER

i think points should go to ravindra76

Thanks to all.