Hi there,
Setting up task scheduler to automatically update a file list, wondering how to do it so it can store multiple file paths into the efu with the arguments.
As if I have
-create-file-list c:\filelist.efu "folder1" "folder2"
It only then stores the contents of the first folder.
As I have 2 shared file locations I want stored in the efu how can I auto update it
Thank you
Automatically Update file lists with multiple folders
-
- Posts: 4
- Joined: Thu Jun 27, 2024 1:48 pm
Re: Automatically Update file lists with multiple folders
I will consider an option to create an EFU file list from multiple locations.
Thank you for the suggestion.
For now, the only way to create a file list from multiple locations is to index these folders and use ES to export as a filelist.
es.exe -export-efu "c:\filelist.efu" c:\folder1\ c:\folder2\
Thank you for the suggestion.
For now, the only way to create a file list from multiple locations is to index these folders and use ES to export as a filelist.
es.exe -export-efu "c:\filelist.efu" c:\folder1\ c:\folder2\