--delete doesn't work , I've read the docs, can
anyone help ?
ie .
/usr/local/bin/rsync -rztvp --delete
rsync://1.1.1.1/file/*.dat /export/home/test/
As docs read --delete will remove files on rec.
server that are not on sending server.
This does not work .
Regards,
David
On Wed, May 01, 2002 at 03:58:26PM -0500, Dave Dykstra wrote:
> I tried the same command using rsync 2.5.5 on a Solaris 7 machine and it
> got around 860MB before I cancelled it. Is this one still a problem for
> you? I was copying to an empty directory and using a different operating
> system,
On Fri, Apr 12, 2002 at 03:01:59AM -0700, Harry Putnam wrote:
> Hope I haven't just blindly overlooked this in man rsync:
>
> 1)
> Some way to run rsync with any of the usual command lines but only
> applicable to files newer than some stipulated date.(on the source)
No, there's no option to do
I tried the same command using rsync 2.5.5 on a Solaris 7 machine and it
got around 860MB before I cancelled it. Is this one still a problem for
you? I was copying to an empty directory and using a different operating
system, but at least it rules out a widespread general problem. I haven't
see
On Wed, Apr 10, 2002 at 06:55:05PM -0700, Ian Kettleborough wrote:
> Does rsync-2.5.5 (and ealier versions) seems to have a problem with an open
> socket?
>
> I finally figured out which socket to exclude.
>
> Now I get an mknod error message the first time I run rsync and the second
> time it r
What is the status of my patch?
If the answer is 'In a ToDo list', then I will be quite happy, but if there are
any objections to it, I would like to resolve them.
Thankyou.
Max.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://w
Dave,
I overcame the problems.
aix 325 & sunos the problems were solved by running configure with ksh
nistead of sh. My HP11i worked after the host was reinstalled.
Thanks for your time,
David Israel
Intel
-Original Message-
From: Dave Dykstra [mailto:[EMAIL PROTECTED]]
Sent:
I compiled rsync 2.5.5 on Solaris 2.7 with both gcc and cc and did not get
any errors about missing functions. Could you send me the output of
"configure"?
- Dave Dykstra
On Sat, Apr 06, 2002 at 10:59:53AM +0200, Jean-Francois Stenuit wrote:
>
> To whoever it may help,
>
> My flavor of Solari
On Wed, Apr 10, 2002 at 03:56:14PM +0200, Michael Bramer wrote:
> Hello
>
> [I am not on this mailing list, please use CC:, Thanks]
>
>
> On the debian mailing list, we have a discussion about rsync.
> See
> http://lists.debian.org/debian-devel/2002/debian-devel-200204/msg00700.html
> and rep
I can't tell you about HPUX 11* or aix*, but Sunos4.1.4 compiled fine for
me, as did HPUX 10.20. Looking at config.log might help you. I use gcc;
I don't believe the standard cc on Sunos4 supports ANSI C.
- Dave Dykstra
On Sat, Apr 06, 2002 at 09:17:33PM +0300, Israel, David N wrote:
> Hi,
>
Sorry, that functionality does not exist in rsync. It has been suggested
several times but nobody has ever tried to implement it.
- Dave Dykstra
On Wed, May 01, 2002 at 11:27:36AM +0100, Nic LAWRENCE wrote:
> Hi,
>
> I'm looking to see if some functionality currently exists in rsync. I
> cou
Hi,
I'm looking to see if some functionality currently exists in rsync. I
couldn't see it in the docs, so thought I'd check here.
My company is currently using some in-house code to backup core servers to
an archive machine. It's similar to rsync a little cumbersome and we
would like to replace
Just as a heads-up, "make test" in 2.5.5 release did not, on my system, use
the rsync in the build directory. Instead, it just exec's "rsync" -- since
"." is not in my path, it uses the system rsync. This could quietly give a
false sense of confidence to folks working on the code if the prior vers
13 matches
Mail list logo