command line -create-file-list

Discussion related to "Everything" 1.5 Alpha.
Post Reply
phil2search
Posts: 23
Joined: Tue Mar 20, 2018 9:04 pm

command line -create-file-list

Post by phil2search »

Hello,

I am using the -create-file-list in some scripts.

The script/command line works fine with everything 1.4 but no file is created with everything 1.5.
"C:\Program Files\Everything 1.5a\Everything64.exe" -create-file-list test.efu path

There is no error either.
The command -create-file-list still shows up in the list of valid commands when using the -h switch.

Am I missing something? Any alternative ? (I was thinking of stopping my 1.4 instance).

Thanks
Philippe
void
Developer
Posts: 17157
Joined: Fri Oct 16, 2009 11:31 pm

Re: command line -create-file-list

Post by void »

Thank you for the issue report phil2search,

-create-file-list is currently broken.

I am working on a fix.
void
Developer
Posts: 17157
Joined: Fri Oct 16, 2009 11:31 pm

Re: command line -create-file-list

Post by void »

Everything 1.5.0.1367a fixes a crash when using -create-file-list

Thanks again for the crash report.

-create-file-list
phil2search
Posts: 23
Joined: Tue Mar 20, 2018 9:04 pm

Re: command line -create-file-list

Post by phil2search »

Great. It works again.
Thanks for everything.
Philippe
v.m.
Posts: 3
Joined: Sun May 03, 2020 10:48 am

Re: command line -create-file-list

Post by v.m. »

Hello,
not working again since 1383a it seems (using x64), please check
void
Developer
Posts: 17157
Joined: Fri Oct 16, 2009 11:31 pm

Re: command line -create-file-list

Post by void »

Thank you for the issue report v.m.,

What happens?
Does Everything crash?
What was your exact command line?
v.m.
Posts: 3
Joined: Sun May 03, 2020 10:48 am

Re: command line -create-file-list

Post by v.m. »

i'm using command line to create and update filelists for my offline disks, like this -
"Z:\Progs\Everything\Everything64.exe" -create-file-list "Z:\mnt2\@offline\d2.efu" "Z:\mnt2\d2"

it works fine in 1383a and stopped working after, filelist created contains just files from directory where the cmd.exe was launched from, not from <path> argument
void
Developer
Posts: 17157
Joined: Fri Oct 16, 2009 11:31 pm

Re: command line -create-file-list

Post by void »

Thank you for the details.

I am working on a fix.
v.m.
Posts: 3
Joined: Sun May 03, 2020 10:48 am

Re: command line -create-file-list

Post by v.m. »

Ok, thanks🙏🙂
Post Reply