Thanks for your reply Wayne.
I have managed to get it working from another RedHat 7.3 client that is
running rsync-2.5.4-2, so I am pretty confident that the server is working
OK. But I still can't get it to work with the RedHat 7.0 box which is running
rsync-2.4.4-1, so I am wondering if it i
Hi guys, can anyone suggest why, when I connect to my rsync server, I'm not
prompted for a username and password but instead I'm only prompted for a
password? I have "auth users = username" set in /etc/rsyncd.conf and a
corresponding entry in /etc/rsyncd.secrets but still rsync only asks for a
pas
On Thu, 16 May 2002, Brad wrote:
> The command which is run on the client:
> rsync -avt /var/spool/mail StorageServer::email
Did you either startup an "rsync --daemon" manually on the server or
setup [x]inetd to spawn "rsync --daemon" when someone connects to the
rsync port? When you use the "::
Hi guys, I am experiencing a very strange problem with passwords and
username with rsync.
I have a "auth users" line in my /etc/rsyncd.conf file (see below) and a
corresponding username and password in my /etc/rsyncd.secrets. The strange
thing is is that authentication for the module listed in /e
INTRODUCING CHECKMYFEEDBACK.COM
WHEN YOU SIGN UP FOR 1 MONTH OF FEEDBACK AND REFERRAL SERVIVE AT JUST $5.95, THE NEXT
2 MONTHS ARE FREE!
CHECKMYFEEDBACK.COM IS A BRAND NEW SERVICE JUST INTRODUCED TODAY.
WE WILL MAINTAIN A FEEDBACK PAGE FOR YOU ON OUR WEBSITE. ONLY YOUR CUSTOMERS MAY LEAVE
FE
I am having some problems getting rsync working.
No files get copied, although the server HD light DOES come on for about a
second when I run the client rsync command.
The /etc/rsyncd.conf on the server:
==
uid = root
gid = root
log = /var/log/rsync.log
read only = n
/usr/local/bin/rsync \
-axv --delete \
"${MAINDIR}/${FSERVER}/" \
"${MAINDIR}/${TSERVER}/"
Both locations are on the same (non-NFS) partition.
All old files are updated and new files copied, but the orphans
are never deleted...
--bill
> What is the command you are run
I'd like to be able to run GNU-diff type comparisons,
but use R-sync technology to make it efficient to see what's
different without transmitting all that data.
Another thing I like to do using rsync protocol,
is what I call rmdup -- remove duplicates.
This would allow me to recursively (like d
Here's an idea which I haven't had a chance to investigate:
Would it be possible to use atexit() to register a call to shutdown()
for cygwin (or a call to a custom function that would call shutdown()
for the appropriate socket fds)? This should allow cgywin's broken
socket code to get properly c
Yes, the process does not complete and deletes are not done. I believe the
error is a code(13).
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 9:57 AM
To: Breedlove, Robert
Cc: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: Re: Number
Is that a question? The sentence "When I remove the "/data/EMS/parameters" directory,
things work fine." implies that if you don't, things don't work fine, but you don't
say
what that is. Could you supply a little more information please?
Tim Conway
[EMAIL PROTECTED]
303.682.4917
Philips Sem
Use -x. If there are non-nfs filesystems mounted under your tree that you
do want gotten, just name them in the commandline and use -R.
User Commandsrsync(1)
-x, --one-file-system don't cross filesystem boundaries
Tim Conway
[EMAIL PROTE
I am using the following command to mirror a directory between two Sun
systems using rsync 2.5.5:
/usr/local/bin/rsync --verbose --archive --delete --ignore-errors
--exclude-from=$HOME/ems.exclude $SOURCE $DEST
It appears that deletes and even transfers are being affected by the number
of files.
To whom it may concern,
Would appreciate it if anyone knows how we might easily exclude NFS mount
points within a file system from being rsync'd?
Regards,
Craig Donnelly
Andel Consulting
10 Fenchurch Avenue
London EC3M 5BN
Tel: 0207 6655055
Fax: 0207 6655060
--
To unsubscribe or change option
I installed cygwin this week on a W2K box w/all the latest SP's. The
version of rsync is 2.5.5 protocol v26.
When I execute #rsync -xa rsync://archive.progeny.com/CPAN I get the
following;
rsync: faliled to connect to archive.progeny.com: Connection refused
rsync error: error in socket IO (cod
I wasn't. But he's addressing the same problem, in a difference case to my
initial patch
Max.
> Are you all aware of the work done by Jonathan Kamens last July?
> See bug 3236 ...
>
> http://rsync.samba.org/cgi-bin/rsync/incoming?id=3236
>
> Sorry if this has already been discussed: I am joining
16 matches
Mail list logo