Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Rsync Backup


I am using rsync to database and i found out it corrupted my database. I should have used mysql dump before backing up the data..The problem with taking mysql dump each is that it takes a long time and resources as database is around 10 GB

if i want to take backups every 4 hour, whats the best way as mysql dump causes server load problem


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
How To Backup To Your PC Using Rsync
I use bqbackup.com in addition to ServInt's backup. The ServInt backup is inaccessible to me and can be restored only by their NoC.

Is there a way for me to download the backup files from bqbackup.com to my PC? I am using Win XP Pro. I backup the entire VPS, but I want to be downloading only the changes made each day after the initial download to my PC.

View Replies!   View Related
Rsync / Backup
I am setting up a mirror server to kick on in the event my main server fails and I need some help with syncing the two.

It is my understanding I can use rsync to mirror the two. But, will that cover everything (ie. database, mail, etc) or only files?

View Replies!   View Related
So I Do An RSync Backup - How Do I Restore It?
Backing up a server is obviously very important. Lets say I do a daily rSync backup and eventually my server HDD crashes, I know it isn't just a 'one click' job to restore my backup but what is it necessary to do in order to carry out a complete and effective restore back to how it was?

A step-by-step 'tutorial' on restoring an rSync backup would be helpful not just to me but to many 'would-be' server administrators.

View Replies!   View Related
Basic Rsync Backup
Does anyone have a good link that explains the basics of setting up rsync for going from one host to another host?

View Replies!   View Related
Databases Backup ? (Rsync)
I am using bqinternet.com to backup (Rsync) some accounts.

I sent them a ticket before 2 days and didn't get any reply.

I used this command to schedule a remote backup for specific accounts:

Code:
echo "30 6 * * * root rsync -avz -e ssh ~account1 ~account2 ~account3 myuser@myuser.bqbackup.comerver" >> /etc/crontab

But, I found this command will backup only files.

How can I backup also databases?

View Replies!   View Related
Rsync Backup Related
Currently I am using rsync to backup directory and mysqldump sql file on both external and internal backup drive

Now the directory has around 100,000 files that hardly change. Only thing that happens in that directory is either the old files are deleted or new files are added. All of them image

Due to some reason when i rsync using any of the two commands below, it transfer each and every file again rather then transferring the new or updated files.

Here is what i am currently using

rsync -avH /old/path /destination/path (this is for internal backup drive)

or

rsync -avz -e ssh /old/path username@username.remoteaddress:/destination/path

why all my files in the directory all uploaded again

View Replies!   View Related
Using Rsync To Backup An Entire Server
The backup program (cpbackup) that comes with WHM/Cpanel is not ideal for our current situation. We have lots of third party applications installed on our server along with many customized configuration files. We need a solution that will backup everything and allow for fairly simple restoration.

How viable is rsync for full server backups? Can it handle 100 GB of data?

More importantly, how would you restore the backup to a new server? If the new server already has an OS the restored files would break the system, right?

View Replies!   View Related
Rsync Command To Backup On Other Server
We want to backup the contents of our public_html dir to another server we sue for backups. What is the proper rsnyc command to use. I am currently in the source server and want to send it to a specific user account on the destination server.

View Replies!   View Related
Rsync Backup Service Recommendations?
I'm looking for a new rsync backup solution. I've googled around and have seen a few but wanted to get the opinion of the community.

Any recommendations? All I know about is bqbackup.com and rsync.net. Any other ones?

View Replies!   View Related
Rsync Backup - User Permissions
I have a problem with my rsync backup

First of all my setup is thus:

I have a Linux box at the office which has an rsync cron on it which pulls from my web server as a backup. It pulls websites, mysql, conf files etc.

My web server is running debian etch LAMP etc.

When I originally set it up I used root user to log into the web server, and setup keys to authenticate, this worked perfectly.

I then decided that having direct root access to the web server was a bad thing so I have turned off root login (PermitRootLogin no in sshd_config)

I then setup a backup user which works fine for the website files but fails on permissions for the mysql data files (/var/lib/mysql)

How can I get over this without granting root access to the backup user which would defeat the object of not allowing root access.

I have been told about host authentication based on ip address but I have dynamic address at the office so that would be no good

View Replies!   View Related
SSH, Rsync And Offsite Backup
I have a VPS with remote backup that I dod every night with rsync.

Now, for further SEO testing, Im looking into a reseller account.

Some reseller plan do offer access via SSH. Im not familiar with this ssh access for a reseller. Would I still be able to program a cpanel backup and then rsync all my cpanel backup ?

View Replies!   View Related
Rsync Backup To NAS Via FTP
I just signed up with Rsync Palace for remote backups 2 days ago. Otto and Darin at Rsync Palace gladly helped me out and actually ended up setting me up for free. It's really an inexpensive price to pay for a little additional piece of mind to have a remote backup.

I have a VPS with cPanel that has NAS on a private network. The way they set it up was for Cpanel cron job to create backups of my VPS and place the backups in a /backup folder off root; Daily, Weekly and Monthly.

Then they have Rsync via cron set up to take those backups to the remote Rsync Palace server daily.

I still want to maintain backups on my NAS in the datacenter. (cPanel will only backup remotely or locally, but not both.)

In addition to Rsync securely transferring my data to Rsync Palace for offsite backups... How can I set up Rsync to ftp the same /backup data across the private network to the NAS? (Only ftp is available via the NAS.)

View Replies!   View Related
What Is The Best Way To Get Backup From Linux Server To Windows Same As Rsync
What is the best way to get backup from linux server to windows same as rsync

i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.

View Replies!   View Related
Want To Start My Own RSYNC/FTP Backup Service
Want to start my own RSYNC/FTP backup service... whats needed?

Besides the physical server and lots of GB's what software packages are needed, any tips on how to tie them together?

Do you create linux users, and then assign those users to an FTP account to a home folder?

View Replies!   View Related
Rsync To Remove Server, Backup Solution
I have two vps's. VPS1 is for hosting my sites, VPS to I purchashed to backup to.

I know I can use rsync but i'm confused at how to do this exactly.

Backup to remote server every other day.
Only do incremental backups.
Backup cpanel accounts

View Replies!   View Related
Which Folders Should I Exclude From A Whole Server Backup (Rsync )
I am going to backup the whole server. (Rsync)

I understood it is not efficient to backup the local "backup" folder to avoid duplicated backups.

1. Should I exclude additional folders from the backup process?

2. I noticed it is familiar to exclude the "proc" folder also ... Why?

View Replies!   View Related
Offsite Backups (via Rsync) - What Files/folders To Backup
I'm currently using (amongst other backup systems) rsync to an offsite space (am using BQBackup at the moment)

I'm just wondering - apart from backing up all of /home/, /var/lib/mysql/ and the important config files (httpd.conf, php.conf, etc etc) is there anything else that *needs* to be backed up?

Obviously in a worst case scenario, a new machine would be deployed with a fresh OS install (and a fresh WHM/cPanel install) so I wouldn't worry about backing up OS files or cPanel core files, although I'm wondering if there's anything apart from the /home/ directory and the MySQL databases which would be lost (and so need backing up) in the event of a crash?

View Replies!   View Related
Daily Backup + Rsync Ssh + Large Number Of Files
i just wana know is it safe to do remote daily backup for about 70,000 files?

file sizes is about 200kb and every day i have about 1000 new file, so rsync first should check old files becouse i am deleting about 30-50 of them daily and them backup new 1000 files ,
so how much it will take every time to compare that 70,000 files?

i have 2 option now:

1-using second hdd and raid 1
2-using rsync and backuping to my second server , so i can save about $70 each month.

View Replies!   View Related
Rsyn --backup --backup-dir Switches For Incremental Backs
I current do some rsync backups with a command like so every day

rsync -az -e ssh --stats --delete --exclude "stuff" / user@server:/home/user/

What I want to do is have some incremental backups in there in subdirectories. So, for example, something like this on the remote server
/home/user/something.tuesday
/home/user/something.friday

I thought the --backup --backup-dir Switches were used to store just the files that had changed in seperate directories, am I wrong on that?

I've read everything I could find, including the big rsnapshot scripts, but I'm not able to do what I want, it seems so simple but something's not right, am I wrong that subdirs should have just files that are new or have changed. I tried various things like this, but had no luck

rsync -az -e ssh --stats --delete --backup --backup-dir=/home.Thursday --exclude "stuff" / user@server:/home/user/

View Replies!   View Related
How Transfer Full Backup From FTP Backup To CPanel?
I have transfer full backup with cpanel to ftp backup,

But,How transfer full backup from FTP Backup to cPanel?

Whitch software?

View Replies!   View Related
RSync
I made some data backup on one of the backup servers using rsync. How can I restore it to the new server now?

My account is ready on new vps and all I need is pull the data back from backup server to new vps account.

I used this command previously

Quote:

rsync -avz -e ssh /home/user1 backupuser@backup.server.com:user1

View Replies!   View Related
Anything Better Then Rsync
Is there anything better then rsync to replicate files (twice a day) on servers located in seperate datacenters?

Looking for more of a free to cheap solution though will also be interested in the higher end solutions later on.

View Replies!   View Related
Why Do U Se Rsync?
I search over the forum as many members recommend rsync over the backup option builit in cPanel/WHM. May I know why cPanel/WHM's is not recommended?

View Replies!   View Related
[cpbackup] Backup Failed! /backup Is Not Mounted!
my cpanel doesn't get backups. When I force it, it gives me this error:

mount: can't find /backup in /etc/fstab or /etc/mtab
mount: can't find /backup in /etc/fstab or /etc/mtab
[cpbackup] Backup failed! /bekkaplars is not mounted! at /scripts/cpbackup line 415.

It's a vps. Another interesting thing is, my other 3 vpses run good even /etc/fstab has no line like /backup in there, also.

View Replies!   View Related
Cpanel Or Rsync?
I am using BQbackup to auto backup my CPanel VPS and was wondering whether it is best to use CPanel's own backup service which automatically backs-up the vps daily or should I use the rsync script that bqbackup provides?

Which is easier to restore and more reliable?

View Replies!   View Related
RSYNC Tutorials?
Looking for an RSYNC tutorial, something that focuses on backing http data, exporting the databases then transferring offsite to a receiving rsync server once a week.

Something that's understandable and logical would be great, happy to work through over the next week and continue more in depth with it.

View Replies!   View Related
Rsync Instructions
I have been trying to setup rsync on my server and following these instructions

http://www.bqbackup.com/setup.html

The problem is I keep getting errors.

On this step,

ssh-keygen -t rsa -N

I edited it and did ssh-keygen -t rsa --N becauseI got an error saying it need the '--' before the N.

So after getting through that part, I got these questions asked

Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:

I left the passphrase empty, and then when it asked where to save to, I just typed in 'rsa'. Then it gave me some fingerprint.

Then I get to the step,

# scp ~/.ssh/id_rsa.pub yourusername@yourusername.bqbackup.com:keys/server1
# ssh yourusername@yourusername.bqbackup.com mergekeys

But I get errors saying

-bash: cat~/.ssh/id_rsa.pub: No such file or directory

I dont get what I'm doing wrong. If somebody doesnt mind, can you please re-write the steps on getting this working, or maybe tell me where I am going wrong if the tutorial is correct?

View Replies!   View Related
Update Rsync
Current, 2.6.3 came with my centos 4.4 cpanel server, I tried updating it to latest 2.6.9. However, when I type "rsync" it's pointing to 2.6.3 How can I remove the old version or reinstall over it?

View Replies!   View Related
Rsync And Cron
I have a bit of a strange problem, I have an rsync command setup in the servers crontab and from the cron log it show it ran the command but the files don't copy to the backup server. If I take the rsync syntax and run it manually all the files copy across with no errors, but I can't figure out why the cronjob doesn't work properly.

View Replies!   View Related
Rsync And Passphrase
I'm trying to configure rsync to backup my vps data to an rsync backup provider.

The problem that I am having is that each time I try to run rsync it prompts for the passphrase.

I did some reading and it seems (and maybe this is not correct), that in order to do unattended rsync (e.g. using cron), that you need to use a key that doesn't have a passphrase generated.

If this is the case, is it true that it's not a good idea to use a key that doesn't have a passphrase?

View Replies!   View Related
RSync-over-SSH
i have two srevers one is Dedicated Server and the secound is for backup .

well , i login to the backup server and creat ftp account .

i wanna make the server save the weekly backup .

the backup path is /backup

the copmany of the backup server said "
To RSync your data to your backup server, type:
"rsync -av --progress -e ssh @"
this will put all the files in your home
directory..."

i dont know how to use this command on the Dedicated Server .

View Replies!   View Related
Setting Up Rsync
I got one of those cheap $10 servers from hostmds to use to backup my vps.

Know I just need to know how do I setup rsync to backup my vps nightly? Any links to good guides to do this would be great. I looked on google, but am hoping someobody knows a guide that is simple to follow.

View Replies!   View Related
Rsync Setup
I am in the process of setting up a cronjob so I can run rsync automatically every day.
But I want to know is it ok to exclude the following folders?

/home/.cpcpan/
/home/cpeasyapache/
/home/src/ <!--- This folder I made to put files in before I install
/home/MySQL-install/
/home/.cpan/

As from what I understand cPanel/WHM makes these folders, and there no user data in these folders

View Replies!   View Related
Rsync Copy
I have wrote a small script which copies file names which has name as *default* from backup to users main folder. It works fine with one folder but doesn't copy files from sub-folders.

it works with all the sub-folders as well?

HTML Code:
#!/bin/bash

for i in $(ls /var/cpanel/users)

do
rsync -vrplogDtH /backup/cpbackup/weekly/$i/homedir/public_html/*default* /home/$i/public_html

chown -R $i.$i /home/$i/public_html/*default*

done

View Replies!   View Related
Rsync Between Two Different Server
i have two differnt server at two differnt datacenters,with same contant,runing under subdomain eg main domain is domain.com and subdomain is sub.domain.com both are same site,i used this to reduce server load and share request,but the problem iam haveing when update any stuff i need to update on both server it bit diffcult any way to update contant via rsync between the two servers?

View Replies!   View Related
Incremental Rsync
I have two folders:

/misc
/misc-backup

how do I go about making /misc-backup a mirror of /misc correctly?

View Replies!   View Related
Rsync Notification
I'm running rsync in cron jobs. is there a way to be notified via email when the job is done plus the log? I'd really like to know how long it's taking to complete and whether it's running properly or not.

View Replies!   View Related
Rsync Recovery
I am trying to recover some backups on the server by rsync the home dir from BQbackup to my server. I deleted 1 file to see whether it actually works. I executing this command on the server:

rsync -avz -e ssh username@username.bqbackup.com:path.to.home.dir /home

I saw that it downloaded the file I deleted, however after checking on FTP if the file was recovered it actually wasn't. Is there something wrong in the command I used as it seems that it is not recovering any files.

View Replies!   View Related
Rsync Error
I type rsync and after the man page, it says

Code:
rsync error: syntax or usage error (code 1) at main.c(1073)

View Replies!   View Related
Setting Up Rsync
im trying to setup rsync to mirror my FreeBSD box to my CentOS box.

I have rsync moving everything in /etc/, /usr/, /home/. The rsync daemon is hard to get running on CentOS (need to make startup scripts and all) so I was wondering if I can just make a user on the centOS box for rsync:rsync and transfer it as root fromt he freeBSD box to the centOS box using ssh keys. Can I do this?

Someone said this won't be possible because rsync:rsync will not be able to read the files owned by root:wheel. Is this true?

View Replies!   View Related
Using Rsync And Ftp
Does rsync required to be installed on both servers for it to work? Can rsync work with ftp only on the remote server?

Can you guys list some typical rsync shell command to help me get started...

View Replies!   View Related
Rsync Setup :: Password
I am wanting to setup rsync to always login, so I don't want to use keys. Is it possible to put the password in the rsync command leave.

If so how do I do this?

Or do I have to use: --password-file=/path/to/password/file

View Replies!   View Related
Rsync - High Load
I am using rsync to transfer files (tar.gz) between servers. However, it makes server load increasing 3-4. Normally, server load can be around 1, but when doing the transfer, it can go up to 5+

Is there anyway to reduce the load when doing rsync?

View Replies!   View Related
Transferring From 1 Server To Another Using Rsync
I have about 800GB of data to transfer, both servers are using DirectAdmin.
If I am able to transfer at 10mbit, how long would that take for 800GB?

I suppose I need to install rsync on both servers.

How do I preserve directory structure, owner, permissions?

What is the exact command to type?

View Replies!   View Related
Rsync With Password File
I have created a password file in /root/passw.txt

then run command

rsync -ave 'ssh -p 1234' --password-file=/root/passw.txt admin@10.0.0.10:/home/admin/backups/* /backups

But it still asks for the password. How can I fix it?

View Replies!   View Related
Rsync Palace - Opinions?
Does anyone here use rsync palace? Their prices look good, but there is not a lot of company information, which I may need before recommending this service.

View Replies!   View Related
Second Time To Run Rsync?
one day later, if I run the following command again, the command is same as the one run by the first time.

rsync -avz username@IP:/home/asite/public_html/ /home/asite/public_html/

does it mean rsync will just check and copy the newer folders and files from the last copy?

View Replies!   View Related
Saving Space With Rsync
Just wondering if you guys had any resolutions to this. We are looking to save space on our rsync backups.

I know you can use the --compress, or -z and it compresses data on the fly to save bandwidth but is there anyway to keep the data compressed so it takes up less space once it is on the server and still make it so it only copies over the file changes?

If not, anyone have any suggestions on how to save space with rsync backups?

View Replies!   View Related
Rsync Mysql Database
how can i setup rsync to backup just mysql database (if possible) every 6 hours or so.

View Replies!   View Related
Rsync Via Private Network
rsync via private network

i need to take backup of specific account via private network

dc given the private network for me

69.xx.xx.01=10.xx.xx.01
69.xx.xx.xx.02=10.xx.xx.02

now i need to configure rsync via private network

both haveing root acess

but i like to give ftp for the client,who need to acess there file via ftp

please sugges the command for this work also cron for setup

View Replies!   View Related
Rsync Backups And Security
Rsync seems to be popular as a backup solution, so I thought I give it a look myself. However, after looking for a while I think it is lacking in either (1) usability or (2) security for backups.

Lets use a backup of /home for example:

(1) To make the transfer secure I'd use rsync over ssh. Backup works great - untill you have to restore. Restore works only partially, because all the files now have the user/group id of the user on the backup server (even if the restore is run as root). You'd have to chown all the individual users dirs, permission files....error prone and a lot of manual work --> not good.

(2) Running rsync in daemon mode on the remote server preserves uid/gid and permissions. Restoring works like a charm when run as root. But, hey, now every 13 year old with some knowledge and a packet sniffer can write down your data unencrypted. They just need to look for -lets say- db-info in php files etc and suddenly have access to your customer base or whatever you store.... Even worse if you transfer db dumps or other sensitive data. So it is not safe to use --> not good.

Is there a way to secure the transfer or keep uid/gid info intact?
And how do all the backup providers handle the issue? (This one here claims rsync is secure.)
Or is there another way to fix the problem - restoring uid/gid and secure transfer for backups.

View Replies!   View Related
Backing Up Using Rsync: Slow?
I want to back up my entire server, probably 50gb of data.

i have a 20mbit connection at home, and get 1.5+mbytes/second when pushing a file onto my home pc from the server via ftp, so i know the pipe between the two can handle the bandwidth.

i've set up rsync at home but for some reason the transfer rate does not go over 50-60kbytes/sec, i'm guessing cause the files are too small.

is this a problem with my rsync configuration? i havne't set any speed limits...

finally, is there some better solution than rsync to backup my server?

command i'm using for rsync:
rsync --links --backup --recursive /mydirectory myserver::backuplocation.

View Replies!   View Related
Load Balance Rsync
i want to build three servers A,B,C,

and put websites on them.

i hope B and C can rsync the data from A,

when server A is unreachable,

all the connection will be pushed to server B,

if A and B are all unreachable,

all the connection will be pushed to server C.

when A or B be back,

i hope they could rsync with server C to get the same data,

and then all the connection will be pushed to server A,

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved