Help - FTP
I am new to java and writing a program in which I need to upload files.The files are being uploaded to a free server that has FTP.How do I do that? Please Help!Thenks.
[195 byte] By [
big-deala] at [2007-11-27 1:24:31]

It's me again.I am having some difficulties regarding the FTP connection.I am using the SimpleFTP class to connect to the server.I tried some free servers, but they all have a welcome message - which generates an exception.Is there any solution?