I have a folder with (let's say) 2000 images.
And I have a Excel list with (let's say) 300 file names. (Only the filenames no file location paths.)
Can FreeFileSync easily: Extract, Filter or Find the files in my Excel sheet from the folder with images?
So what I want as end result is a folder with only the 300 files that are in my Excel sheet.
Maby an nice new Feature for FreeFileSync?
(Or does somebody know a different method by witch this can be achieved?)
[Feature request] Sync/filter a folder with a Excel/CSV sheet
- Posts: 2
- Joined: 18 May 2017
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Should be doable with the include-filter: https://freefilesync.org/manual.php?topic=exclude-items
- Posts: 2
- Joined: 18 May 2017
Thanks!