HI,
We need to exchange files via SFTP from PB.
FTP is working via topwizprogramming.com code, but SFTP is not supported.
We are looking to use Winscp (command line script is supported).
We would like to do it in the powerscript code.
We tried .NET DLL importer in PB to import the WinSCPnet.dll
the result in a couple of NVO
Tried to connect but it crashes
Does anybody manage to make it work ?
Code example would be appreciated
Thanks