Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
5.6k views
in Java FTP by (1k points)
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.

9 Answers

0 votes
by (161k points)
Do you mean using FXP? edtFTPj doesn't support it currently.
0 votes
by (1k points)
I have no Idea what is FXP .
is it a tool that support file transfer from ftp host 1 to ftp host 2 ?

can we code a workaround in java using only edtftpj to implement this feature (server to server transfer)?

if the answer is no .where can i find ftp java api that support this feature?

thanks.
0 votes
by (161k points)
Take a read of this.
0 votes
by (1k points)
I know fxp is not supported by edtftpj library.

i tried searching for other libraries but i have lots of problems finding a bug free good lib.

can we do a workaround to implement a simple fxp java method to send files from server to server ?

i would appreciate your help on this.

thanks
0 votes
by (161k points)
FXP is something we'd like to add at some point, and probably isn't too hard to do.
0 votes
by (1k points)
FXP is something we'd like to add at some point, and probably isn't too hard to do.


unfortunately our project is urgent & we need to find a way to implement fxp asap. what do you suggest me to do ?

thanks.
0 votes
by (161k points)
Your alternatives are to implement it yourself (you have the edtFTPj code to work with) or to get someone else to do it for you - us or someone else. We naturally don't do urgent requests for enhancements for free though.
0 votes
by (1k points)
Your alternatives are to implement it yourself (you have the edtFTPj code to work with) or to get someone else to do it for you - us or someone else. We naturally don't do urgent requests for enhancements for free though.


How much will you charge for adding fxp support to current edtftpj free edition ?

thanks.
0 votes
by (51.4k points)
Could you please write to sales@... so that we can discuss this further?

- Hans (EnterpriseDT)

Categories

...