Skip to main content

SFTP Client

  • October 1, 2012
  • 2 replies
  • 0 views

Looking for possible SFTP client options that are open source, and provide a CLI, a .NET assembly and/or COM library. (using Axdefgen or Netdefgen) Tried WinSCP, but AcuCobol does not support passing .NET objects as parameters. Any suggestions?

2 replies

Stephen Hjerpe
  • Participating Frequently
  • 1100 replies
  • October 1, 2012

Looking for possible SFTP client options that are open source, and provide a CLI, a .NET assembly and/or COM library. (using Axdefgen or Netdefgen) Tried WinSCP, but AcuCobol does not support passing .NET objects as parameters. Any suggestions?

I believ the answer is yes ... A Guide to Interoperating with ACUCOBOL-GT

Version 9.0.1 Chapter 5: Working With .NET Assemblies > 5.5 Calling .NET from COBOL > 5.5.1 Using .NET assemblies in COBOL >  5.5.1.1 Creating and Passing .NET Objects as Parameters


  • Author
  • Rocketeer
  • 19312 replies
  • October 2, 2012

Looking for possible SFTP client options that are open source, and provide a CLI, a .NET assembly and/or COM library. (using Axdefgen or Netdefgen) Tried WinSCP, but AcuCobol does not support passing .NET objects as parameters. Any suggestions?

Thanks! I was looking at the documentation for a previous version. This should work!