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
that's correct.
that's why we want to use WinSCP.
Just wondering if anybody manage to make it work in powerscript (with .NET DLL importer ou Oleconnect() , to avoid .bat files
I had used WinSCPnet.dll but it was with PB.NET... Things where easier there. I will try to find what exactly I've done then and come back during weekend.
Andreas.