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.







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 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
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 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
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
Basic Webhosting
I am planning to host my personal website which will be a bunch of static pages for the time being with the possibility of moving to PHP/Pearl CMS later.

For this, I think that a basic hosting plan of about .5-1GB space and 5-10GB bandwidth would be well enough.

Can you please suggest me a host which would cost around 2-3$/month and has a moderately good service? I came across companies like Umbrahosting and HostPC which are cheap. Do you have anything to say about them?

Moreover, some hosts give combo offers of webspace+domain registration. Is it wise to register the domain through the host or to register it separately through godaddy etc?

View Replies!   View Related
Basic Hosting
I'm new here and I just want to start my first web site. What I need is just something basic: email, web stat, stability, etc. I do not need lots of space and bandwidth (of course, it is best if it is upgradable). Any suggestion on hosting company with lower budget plans? I hope I can start from a cheap monthly rate, and can upgrade in the future when needed.

And I have some questions when I look into different hosting plans:

1. I found many hosting plans offer free domain, so I can save may be $10 for the domain name registration. Would there be any disadvantage for using the free domain provided, like it may not be portable in the future?

2. After this first web site, I may build a few more web sites in the future. I found many plans offer "unlimited domains" to be hosted. Does it mean I can just build new web sites using the same hosting account without paying extra? Would there be any limitation or disadvantage for this, compared to using a new hosting account to build the new website?

View Replies!   View Related
Regarding Basic Hosting
My friend want to design his family site as i have good knowledge designing web.But I don't know about hosting,its rent ,how to host,on which server hosting will be good if you have basic suggestion kindly reply.

View Replies!   View Related
Basic Hosting
I have a pretty powerful Dell machine that I would like to turn into a server that would be available on the Internet. The reason I want to do this is because I need to run 2 programs (1 is a trading platform and the other was custom made for me) and I think a hosting company will say no if I ask them to run programs on their server.

In general, I know very little about servers and I need your help! How can I turn this machine (running my 2 programs) into a server available on the Internet? Someone told me I need to install IIS but I am sure it's more than that

View Replies!   View Related
Basic Command
I need to know how to move a directory from one location on the server to another, but it needs to over write an older copy of of the directory in the new location.

I tried this and it doesn't work:

cp <directory name> <destination directory>

View Replies!   View Related
Basic DDoS Protection
I was looking for a basic DoS protection against scriptkiddys.

I heard nginx is better as apache against DoS attacks.

View Replies!   View Related
Basic Web Host
I've created loads of sites before, mostly using high end VPS or dedicated servers. I'm somewhat new to shared hosts, having used just 2 before. The 2 being:

1. Hostmonster - brilliant. Yes, it's oversold badly but it's service is second to none and I never had an issue on a medium-traffic site. However, I do know they phone you to verify your account, and I currently do not have possesion of a phone (travelling).

2. iWhic. Had some serious downtime at one point, but else reliable. Customer service OK. Basic plan does not support unlimited domains.

I am looking to make a personal blog, possibly a travel blog or car review site.

I may still use iWhic, but I'd like to be open to suggestions:

[requirements]Unlimited domains
5GB Diskspace
Unlimited Email Accounts
20GB+ Bandwidth
Reseller would be nice (host my friends)
cPanel (this is a must).

[budget]
While technically my budget is unlimited, I would like to stick it to the $5-10/month mark. Pay per month is preferable.


I like the idea of just a big oversold host, cause they are generally reliable and I won't be using that much resources and the bonuses (such as Adwords credit) are generally useful.

View Replies!   View Related
Some Basic Web Hosting
I've noticed that theres really a shortage of freebsd web hosts which surprised me at first because I've always considered fbsd an os built from the ground up to be a server. That also happens to be the os I have the most experience with. I can only guess its because in comparison to the linux community the freebsd is relatively small and not as well known.

So basically what I'd like to do is rent a dedicated server, run freebsd 64 on it, and hopefully get a small successful business going. I've been looking around a lot for reliable freebsd servers (I really don't have the upfront money to do colocation) and I've found one that offers me 500gb disk space and 10mbps unmetered bandwidth (or 3300 gb/month I guess).

My first question is could someone please clarify unmetered bandwidth. In the past pretty much every host I've looked at offers a set amount of bandwidth (like in gb), and I'm not completely clear on how this whole 10mbps fits in with that.

My second question is more general. Really I'm looking for honest opinions on the ease of breaking into this business. I'm sure theres a lot of people who start up and shut down constantly which contributes to the reputation of a lot of smaller hosts being unreliable, but is this a feasible goal? I can really put in any amount of time necessary but I only have about $500 to start out.

View Replies!   View Related
Basic Server Operation's
I run my own server me and my friend set up a server and i need to know what all i can do with running a server. Does anyone have any helpful link's?

I need something Basic and down to the Point. I knew a website called (DSLWEBSERVER) But i guess it's down now..

View Replies!   View Related
Basic: Where To Upload My Files
I've just got my webhosting setup at LeaseWeb. But the problem is, for a newbie like me, I get confused by all these directories; where do I upload my files (index.html for example)

View Replies!   View Related
Cirtex Hosting Basic Server
so ive had powervps and they i thought they were good well i just got cirtex for my moms small business and we had some issues. the guys at cirtex were very helpful and fixed my mail issues and even offered to give me a free dedicated IP.

View Replies!   View Related
Basic Windows Server Setup On A PC?
I want to be able to do some testing on a Windows Server. Instead of finding a domain and finding web space I figured I could just use one of my own PCs as a web server.

However, I've never done that before and have no idea what I would need.

Does anyone have a tutorial of what needs to be installed (OS, software, etc) in order to setup a Windows web server? Doesn't have to have any features other than supporting ASP. And I'd need to be able to access it from the internet via my ISP and a port.

View Replies!   View Related
[DNS] One Basic- Regarding MX Resource Records
i have one Question regarding MX-Records, i cant solve myself. Why is an MX-Record not allowed to contain an Ip or a CNAME-Record? As far as i know, the Record has always to point to an A-record which includes the Ip. Anyone here, who can explain why thats the case? Is there any RFC Dokument where this is explained?

View Replies!   View Related
Basic Windows Migration Info
We primarily work with unix servers and are new to the windows hosting. We have have a client with a large site moving from a shared account to a vps account on another host.

The shared account is on a server run by a local company and any type of login could probably be gotten for that host. And the other is a VPS so essentially functioning like dedicated.

Is there a way to transfer server to server instead of server to local to server? The equivalent of SSHing files from server to server on Unix?

View Replies!   View Related
Load Balancing A Basic Site On Two Servers
I would just like to no how you would load balance 2 sites. Would this be done via dns settings. EG

instead of seting the domain to something like

ns1.server1.com ns2.server1.com

would it be?

n1.server1.com ns2.server2.com

View Replies!   View Related
Web Server At Home--Basic Concepts
I tried installing Apache and, later on, Wampserver. I also tried looking up this topic in Build Your Own Database Driven Web Site, Using PHP and MySQL.

My goal is to see, on my home computer, how my new Web pages would look as I work on them, and that includes things like includes, which can't be seen on a regular home computer (mine is Vista). Later on, I also expect to play around a lot with PHP.

OK, how am I supposed to do this? Is there a folder on my home computer where these files should be? Do I need to install them on another computer on my home LAN?

I just don't get these first basic steps; I don't know what to look for.

View Replies!   View Related
Setting Up A Basic Fallback Solution For E-mail
I am considering moving my webhosting homepage to another network, so clients can still access our webpage when the network is down.

Because I use 4PSA DNS Manager on the server in the other network, I cannot run Plesk on that same server. They could be conflicting. I had more reasons of not installing Plesk on that server, but I forgot.

I would however host my mail on the old server, located in our own network, but with e-mail fallback, so we do not lose any e-mails that our clients have sent us.

Is such a configuration hard to configure? The server just needs to work as fallback server/batched SMTP server for 1 domain.

View Replies!   View Related
Plesk 8 (100 Domains) Or Ensim Basic
My dedicated service provide only Plesk 8 (100 domains) or Ensim Basic. Which one is better?

View Replies!   View Related
Basic Security Settings On A Webhosting Server.
This is my list (from my head) of things to install or do on a webhosting server to enhance security (not in any particualr order):

- rkhunter.
- chkrootkit.
- secure /tmp and similars.
- install mod_security.
- install mod_deflate.
- change ssh port.
- disable root login.
- install and tweak apf.
- install bfd.
- setup logwatch.
- add know "bad" IPs to apd list.
- enforce long and secure passwords.
- syctl.conf Hardening
- Mod_LimitIPConn
- System Integrity Monitor
- System Priority
- Process Resource Monitor
- Port Scan Attack Detection
- In php.ini, disable:
exec,system,passthru,readfile,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen
- Prevent Apache and bind to show their versions.

View Replies!   View Related
GoDaddy Dropped Support For WordPress And All Other Apps In Basic Hosting
I have most of my domains with GoDaddy and use their included hosting ("Economy Hosting") for a couple of them. Previously, the included hosting included support for apps ...

View Replies!   View Related
High Bandwidth, Fast Speed, Any Cp, Basic Hardware-manag. Only, Trustable & CheapVPS
High bandwidth, fast speed, any cp, basic hardware-manag. only, trustable

View Replies!   View Related
IWeb Technical Support Reps And System Admins Dont Understand Basic TCP-IP Networking
I want to pass on a warning before anyone goes with iWEB. I just ordered a $269 a month dedicated server so I could run vmware on it for my own virtual machines that I need.

With this server I got 7 IPs.

The primary IP they assigned me is say for example: 70.xx.15.171 with a GW of 70.xx.15.161. The secondary ips they issue me are 70.xx.18.249-254. So these are on a completly different subnets.

After talking on the phone to several differnt people including tech support who tells me this will work jsut fine useing thoes secondary ips on my VMs and to not put a gateway address. I talk to my account manager he says to open a ticket that he will forward to their system admins.

This is the ticket I opened.

I just got a new server set up CL-T113-140CL. It was
assigned the primary ip of 70.xx.15.171 with a GW of 70.xx.15.161. My
secondary ips are 70.xx.18.249-254. The server we got from you is a
VMWare host. We need to use the secondary IPs for the Guest VMs. How
ever the primary and secondary IPS are on different subnets and so
the VMs useing the IPs 70.xx.18.249-254 can not talk to the gateway.
I need to have a gateway server IP to use for my VMs.

Please either give me a valid GW address for the 70.38.19.x subnet or
assign new secondary IPs on teh 70.xx.15.x subnet with a SM that can
talk to the 70.xx.15.161 GW assigned.

this is the reply I get back from their system adminstrator

The gateway to be used for your secondary IP addresses is the same as
the one for your primary. You should not have anything to change,
gateway-wise. Just leave the current one as default gateway and
everything should work just fine.

If there is anything please do not hesitate to contact us.

Regards,

--
=================================================
Jean-Francois Doucet [iWeb]
System Administrator / Administrateur Système
Support / Client Hub : [url]
[url]
=================================================

Are they brain dead at iWEB? DO they understand basic TCP-IP networking at all?

Here is my last reply. I tried to make it real simple for them to understand.

This does not address the issues. Do you even know what a virtual
machine is? It is a virtual computer running on the host computer.
The host computer has a valid ip address of 70.xx.15.171, sm:
255.255.255.224 gw: 70.xx.15.161. The virtual machines (or guest
operating systems) if I assign it the IP address of 70.xx.18.249 SM:
255.255.255.248 with no gateway it is physically impossible for it to
reach the gateway of the host pc 70.xx.15.161. You have to understand
the Virtual Machine operates as a completely separate computer. It
requires its own gateway. with no gateway specified it has no way to
get out of its local subnet to get to the 70.xx.15.x subnet. What
happens if you put two physical computers on one hub. The computer on
port 1 of the hub has the IP info 70.xx.15.171 SM: 255.255.255.224 GW
70.xx.15.161. The second computer is on port 2. It has the ip info
of: 70.xx.18.249 SM: 255.255.255.248 GW: NONE.
How is the pc on port 2 going to communicate with the pc on port
1? This is the exact situation we are in. There has to be a
gateway to route the IP traffic from pc2 to pc1 to get onto the
internet.

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
Copyright © 2005-08 www.BigResource.com, All rights reserved