How to use FTP in Java?
807588Mar 17 2009 — edited Mar 17 2009Hi All,
This is my first ever post in Java forums. I am very new to Java.
My requirement is load data using sql*loader through Java taking files from the client machine. How can I read files from client server?
It may be a silly question, but I really do not have any idea how to read the files from FTP server.
Can someone help me with this issue?
Thanks in advance.