Hi Experts,
I have a requirement to have two options in my program to FTP as well as to SFTP(secure FTP) the .txt file to another Windows based server. I know how to FTP the file using (RSFTP00*) but here i would like to know what exactly these program are doing i mean FTP or SFTP. If it is doing FTP then how to do SFTP(any code) or if it is doing SFTP then how to do FTP?
Also if I am sending file from SAP to windows FTP server then will the same commands will work as sending the file to UNIX server works i.e. LCD, CD and PUT or we need to use different commands?
I have searched the forum but am still confused and nor getting the correct answer.
Pls help.
Thanks in Adv.