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