Hi Team,
Thanks for developing such useful tool & making it available for all.
I have questions regarding HTTP service & file downloading feature of everything as I started using this feature quite frequently these days.
1. Is it possible to download multiple files at once from the search result as a Zip or Tar file?
2. Currently the HTTP search result shows upto 32 results at a time. Can it be increased upto 500 or 1000?
Many thanks,
Farabi
Download multiple files through HTTP as one ZIP/TAR
Re: Download multiple files through HTTP as one ZIP/TAR
Hi,
Any advice on the above queries?
Thanks in advance.
Farabi
Any advice on the above queries?
Thanks in advance.
Farabi
Re: Download multiple files through HTTP as one ZIP/TAR
Currently, No.1. Is it possible to download multiple files at once from the search result as a Zip or Tar file?
Adding a zip option might be added in a future release.
You will need Everything 1.4:2. Currently the HTTP search result shows upto 32 results at a time. Can it be increased upto 500 or 1000?
- Completely exit Everything.
- Open your %APPDATA%\Everything\Everything.ini
- Change the following line:
http_server_items_per_page=
to:
http_server_items_per_page=1000 - Save changes and restart Everything.
Re: Download multiple files through HTTP as one ZIP/TAR
Thanks..
void wrote:Currently, No.1. Is it possible to download multiple files at once from the search result as a Zip or Tar file?
Adding a zip option might be added in a future release.
You will need Everything 1.4:2. Currently the HTTP search result shows upto 32 results at a time. Can it be increased upto 500 or 1000?
- Completely exit Everything.
- Open your %APPDATA%\Everything\Everything.ini
- Change the following line:
http_server_items_per_page=
to:
http_server_items_per_page=1000- Save changes and restart Everything.