Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Anybody??? Bueller?

ebonnett wrote:

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.

Thanks.
ebonnett

Re: Anybody??? Bueller?

martin wrote:

ebonnett wrote:

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.


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.

Evan
martin

Re: Anybody??? Bueller?

ebonnett wrote:

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.
ebonnett

Anybody??? Bueller?

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,

E
ebonnett

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