On Sat, 3 May 2003 14:15:31 +0200, Jochen Kächelin wrote: > When I backup my RedHats everything works fine but > when I try to backup a SuSE 7.2 I get an error! > Something like "...bytes do not match...."! > I have no access to this machine at the moment so I > can't remember the error message in detail. > > Maybe there's a problem with different ssh versions? I think this rather looks like incompatible rsync versions. distrowatch.com lists 2.4.6 and 2.5.4 for SuSE Linux 7.2 and Red Hat Linux 7.3 respectively. Unless you did an upgrade to the same version of rsync, the error could stem from differences in the rsync protocol implementations. --Kai