[Zope] Download Large Files in Zope
Maciej Wisniowski
maciej.wisniowski at coig.katowice.pl
Wed Mar 7 05:25:18 EST 2007
>
> I want to use localfs instead of Apache becouse:
> 1) upload is done by web too
tramline supports uploads and downloads
> 2) upload/download operations cause db operation (files names and
> descriptions are stored in sql server)
With tramline: "The only thing the appserver sees is a unique identifier
of the uploaded file".
I don't know whether it is a file name, but seems that while
uploading/downloading you
may do some writes into db.
Good luck!
--
Maciej Wisniowski
More information about the Zope
mailing list