Hi,
I'm looking for a Java code example -using free edtftpj- demonstrating how to use the FTPClient class to transfer files from a ftp host (1) to another different ftp host 2 .
stated differently : how to arrange a server to server file transfer that transfers a file from host1 to host2?
thanks for helping.