Re: .NET and FileMask
The code looks good.
Just make sure you actually pass the
https://winscp.net/eng/docs/library_session_synchronizedirectories and
https://winscp.net/eng/docs/faq_library_parameters
If this does not help, show us your complete code and attach a session log file.
Just make sure you actually pass the
$transferOptions
to the 7th argument of the Session.SynchronizeDirectories
:
https://winscp.net/eng/docs/library_session_synchronizedirectories and
https://winscp.net/eng/docs/faq_library_parameters
If this does not help, show us your complete code and attach a session log file.