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

TPV

API equivalent to the command line "option confirm off"

I'm using The WinSCP .NET assembly winscpnet.dll .NET wrapper within an SSIS package. What's the API equivalent to the command line "option confirm off"? Also, how can the message boxes be disabled when running the C# code? The code I've copied is here: https://winscp.net/eng/docs/library#csharp

Thanks