Home > Archive > PHP PEAR Questions and Answers > July 2007 > pear clear-cache does not delete downloaded packages, why?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
pear clear-cache does not delete downloaded packages, why?
|
|
| Sebastian Mendel 2007-07-17, 4:02 am |
| Hi,
why does pear clear-cache not delete downloaded packages as well?
not even outdated packages?
--
Sebastian Mendel
www.sebastianmendel.de
| |
| Greg Beaver 2007-07-23, 10:00 pm |
| Sebastian Mendel wrote:
> Hi,
>
> why does pear clear-cache not delete downloaded packages as well?
>
> not even outdated packages?
C:\Documents and Settings\Greg Beaver>pear help clear-cache
pear clear-cache
Clear the XML-RPC/REST cache. See also the cache_ttl configuration
parameter.
Note that there is no mention of downloaded packages because these are
not stored in any kind of cache.
Greg
| |
| Sebastian Mendel 2007-07-24, 4:00 am |
| Greg Beaver schrieb:
> Sebastian Mendel wrote:
>
> C:\Documents and Settings\Greg Beaver>pear help clear-cache
> pear clear-cache
> Clear the XML-RPC/REST cache. See also the cache_ttl configuration
> parameter.
>
> Note that there is no mention of downloaded packages because these are
> not stored in any kind of cache.
yes i know, i did not say that anythings claims to delete these downloaded
files, i just wrote that it doesn't happen
don't you think that any part of PEAR should take of this downloaded files?
at least for me whether on windows nor on linux my /var/tmp/pear/* does not
got deleted automatically ... so it grows and grows and grows ....
> any kind of cache.
pear/cache/
is 'some' kind of cache to me ... ;-)
--
Sebastian
|
|
|
|
|