preserve-paths icon indicating copy to clipboard operation
preserve-paths copied to clipboard

Is it possible to use wildcard?

Open hanoii opened this issue 7 years ago • 4 comments

It doesn't seem to work. I am looking for something like:

"web/sites/default/settings*.php"

hanoii avatar Dec 28 '17 17:12 hanoii

It's called preserve-paths, not preserve-files.. You'll want to set the rule to "web/sites/default".

jcnventura avatar Jan 19 '18 10:01 jcnventura

what about preserving any folder inside sites/? I agree regex would be an interesting addition

alex-moreno avatar Feb 22 '18 12:02 alex-moreno

There is no wildcard or regex support yet. Feel free to post a PR and we will look into it.

derhasi avatar Feb 22 '18 13:02 derhasi

fair enough :-)

alex-moreno avatar Feb 22 '18 14:02 alex-moreno