Monthly backup on a different destination ( Amazon Glacier )

Skin

Well-Known Member
Feb 3, 2006
93
4
158
Italy
Hello,
I'd like to have on AWS S3 the daily backup and on Amazon Glacier the montly backup, is it possible?
 

24x7server

Well-Known Member
Apr 17, 2013
1,912
99
78
India
cPanel Access Level
Root Administrator
Twitter
Hello :),

Currently cPanel has two backup system so you can use one for daily and second for the monthly. if you want to use only one backup system then you will have to setup custom backup script cron for monthly backup which will copy your backup from your server to Amazon backup system.
 

SCBW

Registered
Mar 3, 2016
1
0
1
NYC
cPanel Access Level
Root Administrator
You can do this very easily now.
Use daily backup via WHM to S3 which is available already now.

then in S3, create a Lifecyle rule to move the S3 files to Glacier after 30 days.

see screenshot db.tt/pLTGcmcO

hope this helps.

K