Click to See Complete Forum and Search --> : How to do Ftp from one server to another server directly


anupama_k
February 20th, 2008, 03:43 AM
Hello everyone,

I am working on C#.net(3.0) in windows XP platform. I have a two different servers with FTP in it.

I am developing a module in the above technology, in which, without i have to transfer a file from one FTP server to another FTP server, without using the local system.

Now, i am downloading required file from the FTp-server1 to local system and then, from the local system i am uploading it to the other Ftp-server2. But, i want to do file transfer directly from the ftp-server1 to the ftp-server2, without using local system.

could you please give me some hint or the required links that can help me in doing this.

Any help is greatly appreciable.

Thanks

crackersixx
February 29th, 2008, 02:08 PM
The protocol for this functionality is called FXP.
You can read about it here:
http://en.wikipedia.org/wiki/File_eXchange_Protocol