This will be possible in v3.4 using new FTPCommand operation (available by the end of next week). For now you can use either command line FTP utility that supports such operations or use Telnet statements in 24x7 to create Telnet session and make your FTP server to transefer file directly to another FTP server. : I need transfer file from FTP server : to another FTP server without using local : directory as a buffer. Can I do it in 24x7 ?
|