Ok guys, I have 2 sites, an IPB forum and a phpbb forum, running on an SDX plan. I'm using 11-12 gigs of space currently (lots of attachments over the past 2 years). I'm performing nightly DB dump backups via cron for all of my databases. Right now, these backups are stored in the same account as the sites. This won't do me a whole lot of good in case of a catastrophic failure. I don't want to rely on Jag's backups.
I want to do 2 things. First, I want to do a 1 time full account backup and download it to my PC. The site is too big to do a CPanel backup (it errors out). I thought I could use Vin's method of accessing the account via shell/puTTy and issuing the following command: tar -cvpjf archive.tbz /home/<account name> . However, it errored out as well. I really don't know how long it ran...I went to sleep. The error it gave was tar: Error exit delayed from previous errors . That doesn't tell me much. I really only need to get this full backup once for now. Although, in the future I'd like to set up incremental backups (rsync maybe?) but I'm just unfamiliar with doing that.
Second, and this is very important, as simple as it may seem to some of you, I don't know how to go about setting up a way to download my nightly DB backups to my home machine. I'm running Windows XP at home and I'm sure there is probably some way I can set this up. I'm just drawing a blank.
Any ideas on either would be appreciated. I really don't want to pay extra for backup space right now when I'm sure there is a way I can set something up between my local PC and my hosting account. I just don't know how to go about it.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks