[Zope] Re: publishing external files
Gidon Friedman
tempnospam1@friedman.ch
Mon, 17 Mar 2003 19:55:32 +0100
as an alternative: do it the otherway round. you useres store files in your
ZODB with WebDAV. with unix-based clients (what i expect in your case) that
works cool.
but i don't quite understand why you don't use LocalFS, it should be possible
one way or the other.
take care
gidon
martin f krafft wrote:
> also sprach Andreas Jung <andreas@andreas-jung.com> [2003.03.17.1850 +0100]:
>
>>What about synchronizing Zope and the local folders
>>through FTP? E.g. sitecopy would do the job.
>
>
> not a bad idea, except that this would require the passwords in
> config files, since no user is going to be willing to enter his
> password again on every change of the file. in fact, if i have the
> users do push synchronisation, they are likely going to forget.
>