How to backup all company sites on to outside storage

What is the cron job to create a backup each day to an outside storage device. I have some other servers that use ftp I believe but I can figure that out. I would rather not use amazon and dropbox. Thank you. Could I also create a backup once an hour for each of my 5 companies.

In the Unix world rysnc is the tool you would likely use for that task

1 Like

Ok. I thought there was a cron job or something. That said hey take these files once a day and upload them to this storage bay. I looked it up. Would rsync with another server mean that it would be high avability if you put in the ip of the seconded one into the nginx file?

Also where is the databese for each site stored at. Is it in the sites folder?

Never mind. I found the answer to the database location file