WinSCP with QT

Advertisement

Joon
Joined:
Posts:
4
Location:
Germany

WinSCP with QT

Hello everybody,

does anyone have an example of how I can use WinSCP with QT?

Thank you very much

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: WinSCP with QT

Afaik, QT is a cross-platform GUI toolkit for C++. It has hardly anything to do with WinSCP.

So, I guess that your question is actually, how to use WinSCP with C++ (possibly in a cross-platform way).

First, WinSCP is Windows-only. So you cannot use it in a cross-platform way.

If you develop for Windows only, you can call WinSCP .NET assembly via COM. Or you can call WinSCP scripting.

Reply with quote

Advertisement

You can post new topics in this forum