Skip to main content
1 of 2

Batch rename files, create subfolders and move files by pattern

I have 500000 files in a folder and want to move them to subfolders. These subfolders should be created automatically.

The pattern is {prefix}-{date}T{time}-{suffix}.

The folder structure should look like {date}/{time}/{suffix}.