Proper way to call from c# app
What is the best practice for calling WinSCP from a c# app? Call it from a Process object and construct a .bat file?
Thanks in advance.
Evan
Thanks in advance.
Evan
Advertisement
Advertisement
There's no preferred way. But what you suggest sounds good.Does anybody have any response? Should I wrap all the functionality in a class and construct a script in the class? What's the preferred way? Please advise.
There's no preferred way. But what you suggest sounds good.Does anybody have any response? Should I wrap all the functionality in a class and construct a script in the class? What's the preferred way? Please advise.
Thanks.Thanks for the reply. I figured somebody would have a C# wrapper class for WinSCP but I guess not. I think I'll write one and post it.
Advertisement
You can post new topics in this forum