oduce your problem. I am able to rsync
as the root user a directory that is owned by an
unprivileged user, and the directory I'm rsync'ing
has drwxrwx--- permissions - same as yours.
Please paste in the exact command you're using to do the
rsync.
--
Hardy Merrill
Red Hat, Inc.
Thierr
hen how big is that file?
Again, not sure I can help you yet, but the answers to
those questions may give either me or others the clues
needed to help you.
--
Hardy Merrill
Red Hat, Inc.
>
>
>
> --- Hardy Merrill <[EMAIL PROTECTED]> wrote:
> > FYI - RHL 6.1 is no lon
what your problem might be I'd try to
help you myself, but I don't so hopefully someone else will
chime in with some ideas for you to try.
One question I do have is what version of rsync is
running on the ftp server? Also, if you know the exact
file it gets stuck on, how big is that file?
-
sts on the host?... Obviously I do
> not want to rsync the entire directory, I just want that single file to be
> transferred...
Did you notice the --delete option in the rsync manpage? Does
that not do what you want here?
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change opt
ted for including the parent
directories, this is what I tried and I think it worked -
I've modified the directories from my test to correspond
to yours:
rsync-include-file
--
+ /*/
+ /*/Maildir/
+ /*/Maildir/**
- /**
rsync -av --include-from=rsync-include-file server::mailbackup .
HTH.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
looks slightly different,
but the idea is there to stop "occasional infinite recursion",
which presumably is the cause of the problem.
--
Hardy Merrill
Red Hat, Inc.
Bernhard Erdmann [EMAIL PROTECTED] wrote:
> Hi,
>
> I'm using rsync (version 2.5.5 protocol version 26) on
rsync broken pipe" and found this
link:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg07253.html
which suggests that the error might be caused by the server
dying. The author suggests looking in the rsyncd log file
(or syslog) for clues.
HTH.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
don't think you can just set environment variable USER and
have that work right. Try specifying the command as the manpage
suggests, with the --rsh="ssh -l ssh_user" [EMAIL PROTECTED]::module
HTH.
--
Hardy Merrill
Red Hat, Inc.
wilma [EMAIL PROTECTED] wrote:
> Hi,
> I
bosity to the
output and will help show you what rsync is doing.
> Also I want to save those images zipped at the server. Is this possible? I
> thought of using a pipe or a fifo. Can the algorithm of rsync work
> correctly then?
Not sure about this one - wait for someone e
ve this message and how could I synchronize this directory.
Copy and paste in the full exact rsync command that you are
executing. And, provide the versions of your OS and rsync
on the sending and receiving sides.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.or
I didn't search the web for this - I just looked for
*.h files in the rsync source, and found error.h. I'm
guessing the contents of error.h is what you're after.
Check the rsync source out of CVS and view error.h.
HTH.
--
Hardy Merrill
Red Hat, Inc.
[EMAIL PROTECTED] [EMAIL P
've been lurking
here for some months now, so I've got a bit of a feel
for how things work here.
HTH.
--
Hardy Merrill
Red Hat, Inc.
PaintballChannel.Com [EMAIL PROTECTED] wrote:
> I've got rsync working locally, and have it set up to back-up files from
> another machine, b
> internals are doing, the three processes involved and a
> general sketch of the protocol. Something that wouldn't be
> obsoleted by enhancements.
I for one think that is an excellent idea.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mai
ritable' option.
After making changes, I think you need to restart samba.
Not sure why rsync does a chown.
HTH.
--
Hardy Merrill
Red Hat, Inc.
Max Kipness [EMAIL PROTECTED] wrote:
>
> Hello,
>
> Can someone tell me what the problem is here. I am doing an rsync on a
> sendmail sp
What is the exact command you are using on the cygwin
client to do the rsync transfer?
--
Hardy Merrill
Red Hat, Inc.
IMAC, Sebastian Mangelkramer [EMAIL PROTECTED] wrote:
> hi rsync-list,
>
> i have an authentication problem with my rsync-server.
>
> @ERROR auth failed on mo
I'll include the attachment this time...
Hardy Merrill
.TH "rsyncd\&.conf" "5" "26 Jan 2003" "" ""
.SH "NAME"
rsyncd\&.conf \- configuration file for rsync server
.SH "SYNOPSIS"
.PP
rsyncd\&.conf
.PP
.SH
Martin Pool [EMAIL PROTECTED] wrote:
> On Mon, 25 Aug 2003 12:49:36 -0400
> Hardy Merrill <[EMAIL PROTECTED]> wrote:
>
> > IMHO, it would enhance user understanding to provide a
> > concrete EXAMPLE of this. Also, it would help in
> > 'man rsyncd.
:module[/path]
local-path
The "ssh-user" will be used at the ssh level; the "rsync-user" will be
used to check against the rsyncd.conf on the remote host.
HTH.
--
Hardy Merrill
Red Hat, Inc.
> buffer_get: trying to get more bytes 129 than
o, it would help in
'man rsyncd.conf' not only to see an example of an
rsyncd.conf file, but also to see examples of the
different transfers that could be done with that
rsyncd.conf file. I'm not criticizing - just mearly
noticing an area that given some attention, could
increase user
n after entering
password 'another_pw', gets this error:
@ERROR: auth failed on module test-secret
and the /var/log/rsync log gets this error:
2003/08/22 09:11:08 [3377] auth failed on module test-secret from
my.rsync_server.com ([ip of client])
What am I missing?
TIA.
--
user "nobody" probably doesn't have read access
to your secrets file. As I said, it's just a guess.
HTH.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
nc expert, but here's my guess - you need
something like this:
+ Rootdir/Test2/
- Rootdir/*
HTH.
--
Hardy Merrill
Red Hat, Inc.
>
> Thanks,
> Max
>
> > -Original Message-
> > From: jw schultz [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, August 03, 200
ctory.
>
> Can anyone please guide me.
>
> Thanks in advance.
> Somraj
> --
> To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
--
Hardy Merrill
Red Hat, Inc.
--
This patch worked for me, and it worked for the person
that posted the bug. No more warnings after applying
this patch.
I'm not sure what the procedure is for this, but I'd like
to request that this patch be committed so it will be
in future rsync versions.
Thanks Wayne!
--
Hardy M
What is the status on this? Is it being considered, or just
ignored? Some (any) response would be appreciated :)
If access to the bug is an issue, I can attach it - just let
me know.
Thanks.
--
Hardy Merrill
Red Hat, Inc.
Hardy Merrill [EMAIL PROTECTED] wrote:
> Rsync maintainers ple
Thanks.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
st on.
Hardy
Hugh E Cruickshank [EMAIL PROTECTED] wrote:
> Hi Hardy:
>
> Well that seemed to do something. See my comments below.
>
> Thanks, Hugh
>
> --
> Hugh E Cruickshank, Forward Software, www.forward-software.com
>
> From: Hardy Merrill Sent: Monday, July 07
s, host names as determined by reverse dns, and
a few other things.
4) Once you have 'hosts allow' working ok, then move on to
'auth users' - my thought is that that will go smoothly once
the 'hosts allow' works right.
Again, please post your results.
--
Hardy Merri
true then any attempted uploads
will fail. If "read only" is false then
uploads will be possible if file permissions on
the server allow them. The default is for all modules
to be read only.
Give that a try and post back your results.
HTH
#x27; owns /bak, then start by setting 'uid' and 'gid' to
'root'. Although it's ok to have the 'uid' and 'gid' parameters
as 'global' parameters, to be more precise, put the 'uid' and
'gid' parameters *inside* the [ba
Martin Pool [EMAIL PROTECTED] wrote:
> On 25 Jun 2003, Hardy Merrill <[EMAIL PROTECTED]> wrote:
> > Martin Pool [EMAIL PROTECTED] wrote:
> > > > Nevertheless i do think it worth having something in
> > > > patches.
> > >
> > > Yes, if I can
Martin Pool [EMAIL PROTECTED] wrote:
> > Nevertheless i do think it worth having something in
> > patches.
>
> Yes, if I can get this working I think the best place for it to end up
> is as an unofficial patch.
Are these patches archived somewhere on the rsync website?
--
jw schultz [EMAIL PROTECTED] wrote:
> On Mon, Jun 09, 2003 at 01:56:34PM -0400, Hardy Merrill wrote:
> > AFAICT, back in the vicinity of January 2002, a patch
> > (call this patch 'A') was developed to close an 'rsync
> > remote hole' - the patch switche
Hardy Merrill
Red Hat, Inc.
--
Hardy Merrill
Red Hat, Inc.
diff -ur rsync-2.5.6/io.c rsync-2.5.6-sign/io.c
--- rsync-2.5.6/io.c2002-04-10 22:11:50.0 -0400
+++ rsync-2.5.6-sign/io.c 2003-06-05 14:05
the new test
> from the rsync CVS server easily via the cvsweb interface:
>
> http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/ssh-basic.test?rev=1.6&content-type=text/x-cvsweb-markup
Thanks.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.o
irectory
contains 'ls-from' and 'ls-to' files (both 0 length), but no
'from' and 'to' directories. Did I do something wrong, or is
there something missing?
Thanks.
--
Hardy Merrill
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
jw schultz [[EMAIL PROTECTED]] wrote:
> On Thu, Feb 06, 2003 at 04:19:36PM -0500, Hardy Merrill wrote:
> > jw schultz [[EMAIL PROTECTED]] wrote:
> > > On Thu, Feb 06, 2003 at 03:46:11PM -0500, Hardy Merrill wrote:
> > > > I'm following up
jw schultz [[EMAIL PROTECTED]] wrote:
> On Thu, Feb 06, 2003 at 03:46:11PM -0500, Hardy Merrill wrote:
> > I'm following up on a bug reported back in May 2002:
> >
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64689
> >
> > this bug was a
insight on this?
Thanks.
--
Hardy Merrill
Senior Software Engineer
Red Hat, Inc.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
39 matches
Mail list logo