Calamity James
Active member
Calamity James submitted a new resource:
Backing up xenForo using a shell script and crontab - Shell script to backup your xenForo data via the command line (with the option to upload to AWS S3)
Read more about this resource...
Backing up xenForo using a shell script and crontab - Shell script to backup your xenForo data via the command line (with the option to upload to AWS S3)
XenForo backup script
Made because I hate doing this manually!
You will need
How to use
- SSH access
- pigz or pbzip2 installed (if you want to use the faster, multi-core compression methods)
- An Amazon S3 account (and s3put installed) if you want to sync your SQL backups with AWS
- A little experience with the Linux shell environment
- Download backup_script.sh...
Read more about this resource...