Displaying 20 results from an estimated 1000 matches similar to: "rsync doesn't update directory ownership"
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 21
4
Limiting files when using rsync
I use the following command to sync the home directory on the two
computers, however I would like not to send the "dot" files e.g.
".ssh". Can that be done, and if so, how would I construct the command
line?
/usr/bin/rsync -av -e ssh /home/ 192.168.0.22:/home/
Many thanks....
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
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
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 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
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
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
2010 May 05
3
NIS question
Hi
How can we use NIS to control a user in different servers?
eg: serverA /home/userA/javaapplication
serverB /export/home/userA/javaapplication
serverC /vol/home/javaapplication
Thank you
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 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
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
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
2006 Jul 14
4
Emailing from Command Line
Thanks for reading,
I need certain shell scripts to email me after they are done
running. I've installed ssmtp to forward to my internal SMTP server. I have
a working ssmtp config on a Gentoo system that works just fine, but on
CentOS it's not working. Here's a bounce message:
Date: Thu, 13 Jul 2006 13:33:22 -0700
From: Mail Delivery Subsystem <MAILER-DAEMON at
2007 Mar 30
11
Wait for 5 or just use 4.4?
I'm a relative newbie to all this so pardon me if the following are all
stupid questions.
Firstly, I'm setting up a web server and gone from planning to use Ubuntu
(due to some familiarity as a desktop at home) to CentOS based on
recommendations by experienced webhosters.
However now that I looked into CentOS, I find myself at a point where it's
transitting to a major new version. So