Download multiple files through HTTP as one ZIP/TAR

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
farabi
Posts: 3
Joined: Fri Dec 11, 2015 1:00 am

Download multiple files through HTTP as one ZIP/TAR

Post by farabi »

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
farabi
Posts: 3
Joined: Fri Dec 11, 2015 1:00 am

Re: Download multiple files through HTTP as one ZIP/TAR

Post by farabi »

Hi,

Any advice on the above queries?

Thanks in advance.

Farabi
void
Developer
Posts: 16670
Joined: Fri Oct 16, 2009 11:31 pm

Re: Download multiple files through HTTP as one ZIP/TAR

Post by void »

1. Is it possible to download multiple files at once from the search result as a Zip or Tar file?
Currently, No.
Adding a zip option might be added in a future release.
2. Currently the HTTP search result shows upto 32 results at a time. Can it be increased upto 500 or 1000?
You will need Everything 1.4:
  • 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.
farabi
Posts: 3
Joined: Fri Dec 11, 2015 1:00 am

Re: Download multiple files through HTTP as one ZIP/TAR

Post by farabi »

Thanks..
void wrote:
1. Is it possible to download multiple files at once from the search result as a Zip or Tar file?
Currently, No.
Adding a zip option might be added in a future release.
2. Currently the HTTP search result shows upto 32 results at a time. Can it be increased upto 500 or 1000?
You will need Everything 1.4:
  • 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.
Post Reply