Hi,
In my script, (powershell+.net), each time an error is triggered, like access deny, the directories synchronization is stopped.
I have remove the '$transferResult.Check()' line but it still stop.
How i can configure my script to NOT stop after any errors and continue to the rest of files.
Thanks
regards
Stephane