Version 0.7 - 31st October 2024
Added option to specify multiple file wildcards for search criteria, separate multiple by space to use
Font size changes to make the form easier to use
Version 0.6 - 5th September 2024
Increased maximum file count from 100K to 1000K
Any file with EXIF data showing the date will be used for the output folder naming, all other files will use the "LastWriteTime" as the parameter.
Added counter showing the number of files still to be copied to the output folder.
The application scans all files in the selected directories and creates a list which can be saved to a file if required. The list created is used as the input for the copy process, by default all files are copied to a folder with a set date structure defined as: "output folder name\yyyy\yyyy-MM-dd"
Features
- List files matching specified file extension in one or more directories
- Copy file list stored in text file to specified location with optional date folder structure
- Detect duplicate files in matching file list using md5 hash calculation