551
Post New Requests Here / Re: Folder Organizer/Sorter
« Last post by 4wd on January 14, 2019, 05:40 PM »Given a directory of files, you want to scan the zip files in that directory looking for files with a certain extension. Given that a file with this extension is in the archive, you want to move the entire archive to a directory which you will specify.-wraith808 (January 14, 2019, 05:27 PM)
Not just zip files.
Scan any and all files/archives within a directory for any files/folders matching a given extension (for files) or name (for folders) and then copy/move either that file (if standalone) or the archive (containing files with specified extension and/or folder with the specified name) to a final destination.
The ability to input multiple file extensions/folder names to search for 'would be nice'.
