preserving symlinks

2004-12-28 Thread C.Zimmermann
Hi, I only want to preserv symlinks when copying but rsync deletes the leading "/" on the target system or does nothing regarding to the options I use. My Symlink on the Source Filesystem : serviceWeb -> /users/service/.public_html results to: serviceWeb -> users/service/.public_html on the dest

AW: AW: Strong encryption

2002-06-05 Thread C.Zimmermann
> > > >I thought, rsync only looks at the modification date of a file and > >decides whether to backup this file or not. > > > By default, it does not, in fact it's REAL usefullness it's that uit > examines the content of the file to send just what is needed, > differently from other mirrorin

AW: Strong encryption

2002-06-05 Thread C.Zimmermann
> > If you want them stored on the destination encrypted you Yes, that´s it. The owner of the source files will be sure, that no one else can read his files on the destination host. I thought, rsync only looks at the modification date of a file and decides whether to backup this file or not. In

Strong encryption

2002-06-05 Thread C.Zimmermann
We need to encrypt files before transferring them to the destination Host for security reasons. Encryption must be strong: IDEA, 3DES or similar. One way would be the integration of PGP into rsync. Is there any PGP integration into rsync available ? Thank´s Clemens -- To unsubscribe or cha

Rsync dies

2002-05-17 Thread C.Zimmermann
I´m trying to rsync a 210 GB Filesystem with approx 1.500.000 Files. Rsync always dies after about 29 GB without any error messages. I´m Using rsync version 2.5.5 protocol version 26. Has anyone an idea ? Thank´s Clemens -- To unsubscribe or change options: http://lists.samba.org/mailman/l

AW: ssh + permissions

2002-03-12 Thread C.Zimmermann
this ? C.Zimmermann > > Sure. Don't tell rsync to preserve permissions. This > precludes the use > of the "-p", and "--perms"options, and the "-a", and > "--archive" options, > which imply them. If your wording means that the pe

ssh + permissions

2002-03-12 Thread C.Zimmermann
Hello, If I sync a filesystem using ssh to an remote server, all filepermissions on the remote site are gone. Is there a chance to preserve the permissions using ssh ? Thanks C. Zimmermann -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, rea