perl - RegEx - File upload filtering in Cyberduck -


i have local folder (mac os) 437 subfolders containing files , subfolders. these want upload *.jpg files top level in 359 of subfolders.

filters in cyberduck using standard perl regular expressions. how write regex string in preferences?

local path local main folder: /danacord/webshops/covers/

sub folders - example:

alpha     sub 1     sub 2 beta     sub 1     sub 2 delta     sub 1     sub 2 

i don't want beta folder uploaded.

fyi: of folder- , filenames start capitalized letters , contains blanks.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -