https://bugzilla.samba.org/show_bug.cgi?id=2647
--- Additional Comments From [EMAIL PROTECTED] 2005-04-25 18:50 ---
A possible explanation is if the single-quotes are being retained in the
--exclude values instead of being removed by whatever shell you are using for
scripting.
So rsy
Wayne Davison wrote:
On Mon, Apr 25, 2005 at 09:30:30AM -0400, Eli wrote:
With all the different features people want - almost makes me wonder if
having an actual scripting language for rsync may be the best solution?
Such a solution could be much better if it were a very limited scripting
I'm now using rsync-HEAD-20050424-0034GMT and everything seems to be
working properly as near as I can tell.
Thanks!
At 5:44 PM -0700 4/23/05, Wayne Davison wrote:
On Sat, Apr 23, 2005 at 06:46:23PM -0500, Raphael Jaffey wrote:
Should this be OK or is the most recent "bleeding edge" more stable?
https://bugzilla.samba.org/show_bug.cgi?id=2647
Summary: --exclude options work from commandline but not in
script
Product: rsync
Version: 2.6.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
On Mon, Apr 25, 2005 at 09:30:30AM -0400, Eli wrote:
> With all the different features people want - almost makes me wonder if
> having an actual scripting language for rsync may be the best solution?
Such a solution could be much better if it were a very limited scripting
language (e.g. we can't
On Mon, Apr 25, 2005 at 11:17:07AM +0200, [EMAIL PROTECTED] wrote:
> rsync does not list files if used locally without a destination but it
> does when used remote archives, this is not orthognonal.
Correct. This is the historical way rsync has worked, and I haven't
changed it -- at least, not ye
> Gang, I've read the manual(s), surfed google, spent about 5 hours on this,
> to no avail
>
> I'm trying to run rsync in server mode and it appears to start normally,
> but it refuses all connections (refuses connection when I tried telnetting
> in on localhost 873!).
>
> I've turned off all
Christoph, thanks for your reply. Comments below:
> [EMAIL PROTECTED] wrote...
>
>> I'm trying to run rsync in server mode and it appears to start normally,
>> but it refuses all connections (refuses connection when I tried
>> telnetting
>> in on localhost 873!).
>
> Did the daemon acutally start
On Mon, Apr 25, 2005 at 12:37:11AM +0800, Dan Jacobson wrote:
> all I did was change the sleep time and I get different results:
The change in the sleep time caused the files to get either the same
modtime (sleep 0) or a different modtime (sleep 1), and thus affected
whether rsync actually updated
[EMAIL PROTECTED] writes:
> Gang, I've read the manual(s), surfed google, spent about 5 hours on this,
> to no avail
>
> I'm trying to run rsync in server mode and it appears to start normally,
> but it refuses all connections (refuses connection when I tried telnetting
> in on localhost 873!
On Mon 25 Apr 2005, [EMAIL PROTECTED] wrote:
>
> I'm trying to run rsync in server mode and it appears to start normally,
> but it refuses all connections (refuses connection when I tried telnetting
> in on localhost 873!).
How exactly do you start rsync then?
> I used the following command:
>
[EMAIL PROTECTED] wrote...
> I'm trying to run rsync in server mode and it appears to start normally,
> but it refuses all connections (refuses connection when I tried telnetting
> in on localhost 873!).
Did the daemon acutally start?
What does "netstat -ln | grep :873" tell?
> rsync --daemon --
Gang, I've read the manual(s), surfed google, spent about 5 hours on this,
to no avail
I'm trying to run rsync in server mode and it appears to start normally,
but it refuses all connections (refuses connection when I tried telnetting
in on localhost 873!).
I've turned off all firewalls on th
Thanks Paul,
Tried with more options like --rsync-path= and it worked.
Regards,
VC
--- Paul Slootman <[EMAIL PROTECTED]> wrote:
> On Mon 25 Apr 2005, VC123 wrote:
> > :
> >
> > rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg
> > [EMAIL PROTECTED]'s password:
> > rsync: connection u
On Mon 25 Apr 2005, VC123 wrote:
> :
>
> rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg
> [EMAIL PROTECTED]'s password:
> rsync: connection unexpectedly closed (0 bytes received so far)
> [sender]
> rsync error: error in rsync protocol data stream (code 12) at io.c(359)
Try running
Hi,
Trying to configure rsync , Here r the details:
OS:Solaris 9
rsync :rsync version 2.6.3 protocol version 28
Problem :Locally copyng files using rsync works fine.r sync fails when
i try to copy files over to the other machine
:
rsync /export/home/amg/* [EMAIL PROTECTED]:/export/home/amg
With all the different features people want - almost makes me wonder if
having an actual scripting language for rsync may be the best solution?
Thought of integrating Perl in with rsync so it could use Perl to calculate
its include/exclude lists and/or whatever else? I just say Perl as an
example
There's a rather old bug report in Debian's bug tracking system
(see http://bugs.debian.org/27126) about wanting to be able to specify
the maximum file size, as well as the minimum file size. Here's the
text:
Sometimes, it's useful to specify a file size range one is
interested in.
Fo
Hi,
rsync does not list files if used locally without a destination but it
does when used remote archives, this is not orthognonal. Scripts have to
handle this special case.
There might be some intention to show the help message to give the user
a hint that he forgot the destionation. Thats fine,
19 matches
Mail list logo