--On 23. Juni 2008 18:48:20 +0100 Kereoz <kereoz@kereoz.org> wrote:
On Mon, Jun 23, 2008 at 6:44 PM, Andreas Jung <lists@zopyx.com> wrote:
--On 23. Juni 2008 18:17:31 +0100 Kereoz <kereoz@kereoz.org> wrote:
Hi,
I use Zope 2.8 and I edit files via ssh. I would like to disable the FS cache for some folders only (where I edit the files) so I don't have it to flush it after each modification. Alternatively, would it be possible to flush the FS cache in command line (rather than via ZMI) and only for a given folder ?
FS cache?
-aj
The filesystem cache, you can find it it the ZMI in Control Panel -> Database Management -> fs
No idea what you're talking about. The standard Zope setup has nothing like a FS cache. There ZODB caches configured for each ZODB storage. And there is nothing like 'fs' under Control Panel -> fs. If you have some 3rd party instaleld, tell us - we can't guess what's installed on _your_ system. Andreas