U.N.C.L.E.
I'm trying to filter FrontPage extra folders which start with underscore character (_).
My regular expression is: ^\_.*
And I checked to apply to folders. But SmartFTP keeps uploading folders which begin with underscore...
I checked regular expression and works for any string which begins with underscore character.
My regular expression is: ^\_.*
And I checked to apply to folders. But SmartFTP keeps uploading folders which begin with underscore...
I checked regular expression and works for any string which begins with underscore character.