FTP/SFTP Using WinSCP In PowerBuilder
Previous versions of Powerbuilder do not support using SFTP. I have found WinSCP support quite well, but if you use OLEObject you have to install WinSCP for the client, which is inconvenient and not feasible for my company because there are too many clients. so I wrote it with Csharp create exe to execute put, download, move, remove and check exists. Alternatively you can execute the command line directly from WinSCP but you cannot control the error or test it in a user-friendly way.
Find Projects On Github click here
Good Luck!
Where can I obtain the source code for FtpClientCs.exe?
You can get source code from https://github.com/thansuoi113/Csharp-FtpClientCs-Commandline