[Zope] Manage tar-file and store them externally
Dieter Maurer
dieter@handshake.de
Sun, 17 Dec 2000 10:36:15 +0100 (CET)
rgoestenmeier@web.de writes:
> This is a multi-part message in MIME format.
>
> ------=_NextPart_000_00BC_01C0676C.125CBB90
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
Please do not send MIME messages to this list!
> I cant to manage Files (.tar, ...) on this Website.
Why not?
What happens.
> ...
> Additionally i want to keep the file seperatly on an filesystem and not =
> in the Zope Object Repository.
You may look at the third party Zope products
"ExternalFile" and "LocalFS". Can can search for them via
zope.org.
Dieter