Ralf Hirning ha scritto:
Hi Matteo,
do you know that Packager has a remote interface so you can call the
backup funtionality for example by a script executed by cron:
http://[server]/[rootContext]/pack/.pack/backupPackage/[name]?mgnlPath=[packagePath]
Hi Ralf, yes I knew this but we decided to run backups only on the same
instance, with a cron and the usage of Packager API.
And you can create folders in the packages repository. So you can upload
the package in a different folder
Oh, this is a good idea.
For now we decided to rename temporarily the package so that we can
safely upload on other Magnolia instances.
E.g.:
package: bk_mySite
rename to: bk_mySite_20090920-0340
export executed
rename to: bk_mySite
In this way the exported package has a "unique" name, so that we can
import on other instances without name collision.
But the folders are anyway a good idea.
Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------