Hi Team,
Currently we are using GCRCOMP.dll to connect the windows server using FTP method to transfer the file from local to windows server.
Using the property -
ConnectToNewObject("GCRComp.Tools1") -> ConnectToNewObject("GCRComp.Ftp1")
but for the SFTP connection we were not able to use the GCRCOMP dll.
Please share if there is any property in GCRCOMP.dll that can be used for SFTP connection to transfer the file.
Could you please help us resolve the issue using powerbuilder logic ASAP.
Note : WinSCP cannot be used for our requirement.