6 Aug
2001
6 Aug
'01
7:51 a.m.
Hi, Another beginner question. I'm using Zope 2.4.0. I try to make a web page, where some files should be copied from one folder to another according to client request. I didn't find any method from DTML API reference for that. Then I tried to find some help from Python scripting, but found frome Zope Help System at Script (Python)->API Reference->PythonScript, that because of security considerations Python Scripts are not allowed to access to the Zope server's file-system. So, are there any possibility to build a Zope application that copies files on server side from one folder to another. -- Asko Seeba