On 4/23/2010 2:59 PM, Tony Graziano wrote: > /usr/bin/sipx-backup -d /backups -c > > Yeah, it is there. FTP is a little different though. You would have to > use a FTP script. Both of these jobs (backup, ftp it off, move it to an > archive, then prune the local archive) could all be run from cron though > I think.
I email mine in a cron: echo `ls -l /tmp/configuration.tar.gz`|mutt -s "SIPX Backup: $HOSTNAME" -a /tmp/configuration.tar.gz [email protected] -- Regards -------------------------------------- Gerald Drouillard Technology Architect Drouillard & Associates, Inc. http://www.Drouillard.biz _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
