Click Here To Return To Our Home Page BEST
DATA
PROTECTION

STRATEGIES
Home CWRBS Overview Downloads Tools Support IBackup Login
     
   
 IBackup for UNIX and Linux using rsync
 
  How to use rsync with IBackup
 

In order to use this powerful utility with your IBackup account, please follow these steps:

To backup a directory to your ibackup account, run the following command from the shell:

$ rsync -r -v -z <your_directory> <ibackup username>@rsync.ibackup.com::ibackup

For example, to backup the directory /home/data to your IBackup account with the username say john, you would run:

$ rsync -r -v -z /home/mydata john@rsync.ibackup.com::ibackup

You will be prompted for your IBackup password, Enter your IBackup Password. 

If you do not wish to be prompted for a password, you may set the following shell variable to your IBackup password and run the rsync command:

$ export RSYNC_PASSWORD=<your ibackup password>

You may also schedule rsync to run on a regular basis using cron, the standard scheduler for UNIX.
CWRBS Inc.
© Commonwealth RBS Inc.