Hi, I'm trying to write a class that can access an FTP server, with a log in and password, navigate to a file in the directory and grab some files.
From what I can see there is no FTP support in the Java SDK API. I'm stuck can anyone give me any pointers?
Thanks in advance.....
From what I can see there is no FTP support in the Java SDK API. I'm stuck can anyone give me any pointers?
Thanks in advance.....