But how do i implement it ?? any clues ?? m/c -> machine. need urgent help on this....pls help. Thanks. -Me.
Manchur
Posts
-
FTP - remote to remote transfer -
some info related to FTP - remote to remote transferHi Aamir, Thanks for replying :) I have already done some implementations using CFtpConnection, and other FTP session classes. I have already implemented for downlaod/upload etc which worked fine but that was upload/download from my local m/c to FTP server. Now what i want to do is...."how to transfer files between 2 remote FTP servers". One way to do that is first download the required files to ur local m/c from remote ftp server1 and then upload from ur local m/c (ie client m/c) to the second remote ftp server2. But how to do that without storing and forwarding those files on ur local client m/c. Cant we transfer them between 2 remote FTP servers directly ?? Regards, -Me.
-
some info related to FTP - remote to remote transferHi All, I found this link which has something about FTP and FXP, but i need more detailed info regarding this (i m working in MFC/VC++ 6.0) http://www.smartftp.com/support/kb/index.php/14 Hopinf someone will help me out :( -Me.
-
FTP - remote to remote transferHi people :), Need some urgent help from u all. Hope somebody can help me out. I m very confused as to whether it is possible to transfer files from a remote FTP server to another remote FTP server directly without downloading/uploading those files to ur own local m/c ?? If it is possible, then how do i go about it ?? Need to know this urgently :doh: Thanks a lot. -Me .