Hi, I am looking for a way to temporarily cache a file that is saved in a
specific location and accessed via the internet(HTTP/HTTPS).

For example:
c:/my-large-file
https://www.example.com/large-file
settings.json: {
  "cache":{
    "https://www.example.com/large-file": "c:/my-large-file"
  }
}

The reason for this, is there are many times I use a library that requires
a large file but I have it already downloaded. The library might not have
an easy way to change to a local path and even if it did, if I had to do
the same operation for many different libraries, it would get cumbersome
quickly.

Is this possible with this library?

Regards.
Damien.

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
ウイルス
フリー。 www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to