How to put a multiple Filemask ?

Advertisement

kalwawi
Joined:
Posts:
2

How to put a multiple Filemask ?

I was wondering if it is possible to exclude 2 folder Example I have 2 folder named sample1 and sample2 i'd like to exclude them both.
transferOptions.FileMask = "*.*|sample1/";

Reply with quote

Advertisement

kalwawi
Joined:
Posts:
2

Re: How to put a multiple Filemask ?

martin wrote:

transferOptions.FileMask = "| sample1/; sample2/";
See https://winscp.net/eng/docs/file_mask#combining
Is it possible to exclude a folder with a same or similar name ?
Example :
I want to remove all folders that has a name backup
Sample Folder Name : Backup1,Backup2,Backup3
And i'd like to Remove all those backup using or calling the Backup folder name only ?
is it that possible?

Reply with quote

Advertisement

You can post new topics in this forum