Hi,
Did you include Craig Barratt's buffered IO patches
(previously posted on this list)? If not, please do as
they make a lot of difference on windows machines.
/Greger
--- Dave Dykstra <[EMAIL PROTECTED]> skrev: >
> ENHANCEMENTS:
>
> * The --delete-after option now implies
> --delete.
Hi,
The subject line pretty much says it all. Oh, that plus I'm tearing my
hair out trying to get it all to play nice together.
rsync version = 2.5.5 protocol version 26
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090608f
cygwin -- downloaded in the last 3 days from official mirrors.
I'm tr
Aaron,
Aaron Morris writes:
> rsync is just doing what your are telling it to do. Update if the file
> is changed or does not exist on the remote side and delete if it no
> longer exists on the local side.
Yes, I can RTFM, and, suprisingly!, I even _did_ RTFM :)).
> The directory may have
Greetings -
In trying to get rsync-2.5.6pre1 working on DYNIX/ptx, I found I
needed to pass ac_cv_lib_inet_connect=no to configure in order for
it actually create a properly configured config.h file.
I think this is because configure looks for connect in libinet,
(and finds on
On Mon, Jan 13, 2003 at 02:38:29PM -0600, Dave Dykstra wrote:
> On Mon, Jan 13, 2003 at 11:00:58AM -0800, Ben wrote:
> > Well that's annoying. I've tried changing the encoding of this
> > attempt... maybe it'll get through this time.
>
> Yes, it came through better this time.
>
> > As a rule of t
> On Mon, Jan 13, 2003 at 01:59:47PM -0500, Scott Evans wrote:
> > > Known issues that will probably need to be resolved before the final
> > > release:
> > > [...]
> >
> > Is there any interest in trying to hunt down the "linux -> cygwin
> > rsync hanging" problem I'm consistently seeing before t
On Mon, Jan 13, 2003 at 12:40:28PM -, Tamana, Daljit D wrote:
>
> I've seen this question asked in the archives, but not really answered.
>
> I would like to limit the rsync operation to modules listed in the
> rsyncd.conf file and hence disallow any command line syncs.
>
> Is there any way
On Mon, Jan 13, 2003 at 11:00:58AM -0800, Ben wrote:
> Well that's annoying. I've tried changing the encoding of this
> attempt... maybe it'll get through this time.
Yes, it came through better this time.
> As a rule of thumb, I think silent errors a very bad idea. It means
> things might not be
On Mon, Jan 13, 2003 at 01:59:47PM -0500, Scott Evans wrote:
> > Known issues that will probably need to be resolved before the final
> > release:
> > [...]
>
> Is there any interest in trying to hunt down the "linux -> cygwin
> rsync hanging" problem I'm consistently seeing before this release?
>
rsync is just doing what your are telling it to do. Update if the file
is changed or does not exist on the remote side and delete if it no
longer exists on the local side. The directory may have a newer
timestamp, but you are doing a recursive put so it has to check all the
files and dirs und
Dear all,
I have the following problem: I use the following command to "push"
files from "local" to a "remote" machine:
[...]
/usr/bin/rsync -avuz -e "ssh -1" --exclude ".Xauthority" --delete
/user/home/directory/ [EMAIL PROTECTED]:/user/home/directory/ ;
(The ssh is using RSA authenticatio
> Known issues that will probably need to be resolved before the final
> release:
> [...]
Is there any interest in trying to hunt down the "linux -> cygwin
rsync hanging" problem I'm consistently seeing before this release?
I'm more than happy to help track it down but I don't know enough about
rs
I do not believe there is a way to turn encryption off, however, you
might be able to use "blowfish" (or DES, if possible) as a cipher
instead of "3DES" which is much slower (and the default for SSH2 in
OpenSSH). Also, make sure you are not using compression in rsync or
ssh, since it will incr
Well that's annoying. I've tried changing the encoding of this
attempt... maybe it'll get through this time.
As a rule of thumb, I think silent errors a very bad idea. It means
things might not be behaving like you expect, but you have no idea. In
general, rsync's current behavior is correct. In m
The first rsync-2.5.6 pre-release version is now available at:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre1.tar.gz
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre1.tar.gz
rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre1.tar.gz
There's also a corresponding '
On Sat, Jan 11, 2003 at 11:19:33AM -0800, Ben wrote [off list]:
> On Tue, 2003-01-07 at 14:49, Dave Dykstra wrote:
> > That sounds reasonable to me that rsync shouldn't try to preserve those
> > extra bits without -p. Try making a patch and seeing if that works.
> >
> > I don't have Samba set up,
In article <[EMAIL PROTECTED]> (at Mon, 13 Jan 2003 08:13:06 -0600),
Dave Dykstra <[EMAIL PROTECTED]> says:
> I am totally mystified by Hideaki's examples. I didn't think colons were
> allowed, and I don't see any code in access.c for recognizing them. As far
> as I can tell the code only allow
After switching much hardware (and getting some helpful suggestions) I moved
the specific machine's files on the backup server to a hard drive outside
the raid (still on the backup server, /dev/hdi1) and tried rsync -- problem
solved.
It seems there's a problem with the journaled filesystems (
On Sun, Jan 12, 2003 at 11:51:07PM +0100, Bert Vermeulen wrote:
> On Fri, 10 Jan 2003, Bert Vermeulen wrote:
>
> > On Thu, 9 Jan 2003, Dave Dykstra wrote:
> >
> > > I went ahead and submitted Hideaki's patch pretty much as is. I took off
> > > the ifdef around the memset at the beginning of clien
Title: Message
Hello
I am trying to set
up a backup server running Solaris 8 with rsync 2.5.5 and ipfilter the latest
version.
The problem i have
is i have about 16 different interfaces that are secured via ipfilter , and i
tried running rsync via rsh but ipfilter would not set up a keepst
I've seen this question asked in the archives, but not really answered.
I would like to limit the rsync operation to modules listed in the
rsyncd.conf file and hence disallow any command line syncs.
Is there any way of doing this?
Thanks in advance
regards,
Dal
**
21 matches
Mail list logo