[Zope] copying folder?
Andreas Jung
lists at zopyx.com
Thu Jul 27 12:08:20 EDT 2006
--On 27. Juli 2006 11:02:11 -0500 vl <bbmail at vltool.com> wrote:
> Is there a way to copy a folder on zope, nightly through a cron job and
> then rename it? I would think I could call lynx or wget from cron with a
> zope url but I don't know how I would go about doing it.
Write a PythonScript that use the CopySupport API
(manage_copyObjects/manage_pasteObjects) and call this script through your
favorite URL fetcher
(triggered through cron).
-aj
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060727/489a6154/attachment.bin
More information about the Zope
mailing list