1. SANTHOSH S
  2. PowerBuilder
  3. Tuesday, 9 March 2021 06:26 AM UTC

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.
 
John Bailey Accepted Answer Pending Moderation
  1. Wednesday, 10 March 2021 15:59 PM UTC
  2. PowerBuilder
  3. # 1

Unfortunately winscp has been ruled out, which is a free utility.

When I was looking for SFTP, other SFTP utilities were not free; 
You can look at Chilkat Software utility, which has support for using in PowerBuilder.

However, the following post describes using winscp with PowerBuilder --
https://community.appeon.com/index.php/qna/q-a/using-winscp-sftp-within-powerbuilder-2017-application-list-directory-question

Sorry, know nothing about GCRCOMP.dll

 

Comment
There are no comments made yet.
Kevin Ridley Accepted Answer Pending Moderation
  1. Tuesday, 9 March 2021 15:10 PM UTC
  2. PowerBuilder
  3. # 2

I don't remember if Roland's FTP utility does SFTP but I think it does.  Check out:

https://topwizprogramming.com/freecode_ftpclient.html

Comment
  1. Roland Smith
  2. Wednesday, 10 March 2021 16:13 PM UTC
That uses WinInet which does not support SFTP.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.