/tmp/cache/tracker/ clearing?

Hi,

It looks as if /tmp/cache/tracker/ has literally millions of files in it, I can’t even open it via FTP as it times out as there are too many.

How on earth can I empty this as it is causing issues on my server and slowing PIWIK down?

Thanks

Can you login via ssh and via a shell delete the files? Shouldnt hang and using posix commands should be pretty quick to delete alot of files at once.

it sounds like there is a permission problem on the directory, that the PHP user on the server can create the files but not delete them.