file mask in .net

Advertisement

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,551
Location:
Prague, Czechia

Re: file mask in .net

Create TransferOptions, set TransferOptions.FileMask and pass the TransferOptions object to options argument of Session.SynchronizeDirectories method.
https://winscp.net/eng/docs/library_transferoptions
https://winscp.net/eng/docs/library_session_synchronizedirectories
https://winscp.net/eng/docs/file_mask

Some example:
https://stackoverflow.com/q/20889844/850848#20898379

Reply with quote

Advertisement

You can post new topics in this forum