Context menu: Create Filenamed Folder to Move multiple files

Thanks.
Rename REGEXP PATTERN "(.+)(-|\s)(\d{6}|\d{8})(-|\s)(\d{6}).(.+)" TO \1\\0
seems to work :wink:

Please allow me to get on this.

I am using this under Settings->File Types->All files->[tab] drop menu

Rename REGEXP PATTERN "(.+)(-|\s)(\d{6}|\d{8}|\d{2}-\d{2}-\d{4}).(.+)" TO \1\\0

This is fine.

This command is -moving- the files.

I don't know, but is it also possible to have a separate one that is -copying- instead of moving?

Thanks!