[TYPO3-english] Backup extension - any recommendation?

Christian Nölle noelle at uni-wuppertal.de
Wed Jan 25 16:11:06 CET 2012


Am 25.01.2012 13:34, schrieb Rares Luca:

> I'm looking for a full backup extension (if possible - also to be able
> to start the backing up process via cronjob)
> I know there is "w4x_backup", but as I read the manual, I didn't see any
> cronjob configs, and also, it seems kind of old to me (04.2008)
>
> Any ideeas are apreciated.

If it is a simple server environment just make a backup of the database 
(mysqldump or mysqlhotcopy) and use tar to create a backup of the files.

When more magic is needed, just build a shell script around for handling 
versions...

-- 
-c


More information about the TYPO3-english mailing list