Post a reply

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

max00660

[SOLVED] Option batch continue and option confirm off in .NET assembly / COM library

Hey everyone, I'm new to WinSCP in .NET.
Is there any option in SynchronizeDirectories like:
option batch continue
option confirm off

in .NET assembly / COM library?
This is useful to prevent errors like:
System Error. Code: 32.
The process cannot access the file because it is being used by another process

Thanks!