Displaying 20 results from an estimated 3000 matches similar to: "Limiting files when using rsync"
2007 Jan 31
5
The equivalent of Ghosting the system
If I were to lose my main hard drive, I would like to have the
opportunity to do the same as I can do using Windows: restore from my
USB and have a working system.
If I were to rsync everything on the main drive (excluding the backup
drive, of course and a few other directories) to my USB drive, could I
restore using some CD based version of Linux e.g. Knoppix?
Todd
--
Ariste Software
2200
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all,
Has anyone encountered this:
On ServerA, I make this directory:
/var/ftp/pub/userA with ownership root.root
It gets rsynced to serverB with this command:
rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/
However, when I change the ownership of /var/ftp/pub/userA to userA.userA,
this change is not rsync-ed to serverB.
Is there any option to achieve this?
Thank
2007 Mar 22
3
error with rsync and ssh
Hi
I running a rsync server using version 2.6.3pre1 in a Solaris 10 server.
When I try to use ssh to encrypt my data, the rsync client fails with
this message:
rsync -avz -e ssh winbox.exe zone43@zone43.gridzones.com::backups
Password:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
My config
2007 Feb 05
6
qmail on CentOS 4.4
I've tried to install qmail 1.03 on CentOS 4.4 using the command:
# make setup check
and I received this error:
./load auto-str substdio.a error.a str.a
substdio.a(substdo.o)(.text+0x43): In function `allwrite':
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
Can anyone please help?
TIA
Dick
2006 Nov 22
8
Looking for assistance
We have about 5 servers spread out throughout the country: 2 Centos 4.4,
1 Red Hat and 2 windows machines- looking for some good ideas for a
back-up solution. Our servers hold a lot of data, but only a small
portion of it is crucial on any given day. That crucial portion is
always changing (for example, this week the crucial files all relate to
November- current and previous projects, and the next
2007 Mar 10
8
LDAP Server configs
Hi Guys,
I'm creating an ldap server for my network. I'm quite confuse about /etc/ldap.conf and /etc/openldap/ldap.conf files. What are the difference of those two config files? Thanks!
cheers,
kintaro Oe
---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
-------------- next part --------------
An HTML
2007 Jan 17
4
OOT: Advice on failover rsync setup
Hi all,
I have a task on setting up a cluster of 2 servers for providing ftp service.
We use RH's Cluster suite. However the cluster setup is lack of shared network
storage, so the /var/ftp/pub is mounted on each server. The cluster is set
with Master and Slave configuration (when the master is down, slave serves.
and when master is up again, slaves gives up the service back to master).
We
2007 Jan 24
1
rsync and users
Todd Cary wrote:
> Thanks to the encouragement of some people on this list, I am using
> rsync to synchronize two servers: one is a backup to the other in case
> the primary one fails. By hand, I inserted the names of the users on
> the primary server into the backup server. So, now all works well.
>
> /usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/
>
> My question
2006 Nov 07
1
Mirroring CentOS problem.
I have two servers that, one time in a week, make a mirror o CentOS
distribution, the mirroring come from two different italian servers but
all the mirrors process stops with this message:
sent 267 bytes received 374865 bytes 44133.18 bytes/sec
total size is 6472762072 speedup is 17254.63
rsync error: some files could not be transferred (code 23) at main.c(1146)
What's the problem?
Ps
2007 Mar 18
3
how can I use rsync between 2 accounts?
Hi,
I have 2 linux accounts on different machines (same login, same password).
Can you please tell me how I use rsync directories between 2 accounts?
Thank you.
2007 Mar 27
15
Tape drive recommendations
Hello all.
I have 15 or so CentOS servers (now v4.4, I will upgrade them all to
5 when it comes out) and a few windows machines. I am looking to
implement a network backup solution using Amanda.
I will be backing up 200 gig or so to start, but that will grow.
Does anyone have any recommendations on tape drives that will work
"out of the box" with CentOS?
Thanks,
Joe
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great. Who else supports it?
Thanks.
Scott
2006 Jun 06
4
Installing Centos4.3 in VMWare on XP
Evening everyone,
I'm trying to install Centos 4.3 in VMWare Workstation running
on Windows XP (my laptop). I downloaded the CD iso's to my
Linux box and burned them (I did them correctly since last time
I screwed them up). However, when I start the VM in VMWare,
it says the CD isn't bootable. Any ideas?
Thanks!
Jeff
2007 Feb 18
3
Starting samba configuration
After installing samba, "rpm -q" shows me I have samba, samba-common, samba-client and samba-swat installed.
However, putting http://localhost:901 in the browser brings up an error that the URL cannot be found.
Not sure where to go from here. Appreciate advice
Thanks
Send instant messages to your online friends http://au.messenger.yahoo.com
-------------- next part --------------
An
2006 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2
different public networks and I need both IP addresses accessible from the
outside. The IPs are part of two completely different subnets.
For example:
eth0
IP - 10.10.10.2/30
GW - 10.10.10.1
eth1
IP - 20.20.20.6/30
GW - 20.20.20.5
How can I configure 2 gateways on this server?
Thanks!
--
Matthew
2007 Feb 16
3
Rsync Permission Issues
Hi all,
I'm new to rsync and have a problem I cannot resolve even after
plowing through the lists.
I have an rsync server setup with an rsync client. I am trying to
backup a directory structure that is over four levels deep. Rsync does
great until it hits that fourth level. Then it errors out for each
file in that fourth level similar to this:
rsync: recv_generator: mkdir
2006 Mar 24
13
UPS Batteries
Hello,
This may be a really stupid question, but can a gel type marine battery be used in a UPS?
Thanks
2006 Dec 03
7
Installing CentOS over LAN
I want to set up a server that will do network installs of CentOS,
perhaps through NFS.
Ideally, I'd put a CentOS in the CD of the target computer, I boot
it off of that CD, and then the rest is done over my network and
with the server.
Has anyone done that and published it? Where can I find docs?
=== Al
2007 Mar 23
7
Samba config for Windows on VMWare
I know this is a little off topic (not as usual, dammit!), but I figure
at least one of y'all can handle this one.
I have tried to configure my CentOS4.4 Plus desktop for samba sharing
with the VMWare Windows that runs on it. However, no matter what I've
done so far, I can't get the Windows to recognize this machine as a
legitimate network destination.
Here's my samba
2006 Oct 22
16
Best backup software for linux
We are running backup softwares for incrementals/differentials and full backups
with variouse softwares currently using dirvish scripts + amanda .. what is
everyones views on other opensourced backup software? is there anything better
or other options we have missed? We are looking at backula as an option? any
thoughts?
Thanks
- Nathan
- http://www.linuxcare.ca