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

Tony Smith

System Error. Code: 32. The process cannot access the file because it is being used by another proc

Good-day WinSCP,

Version 5.17.5., Windows 10 (1803), SFTP, C# scripting (& newbie user :).

Error message:
System Error. Code: 32.
The process cannot access the file because it is being used by another process


Occurs when using "session.SynchronizeDirectories(SynchronizationMode.Both" on a file that is open. Ideally looking for a way to step past the locked file and continue on with remaining files.

Any pointers to posts that might help, gratefully received. Numerous hours on forum and website but not come across the information.

Thank-you.