EA Techsupport has moved.

2002-06-05 Thread Support1
Hello, In order to more efficiently route your email request to the appropriate technician please re-submit your issue through the webform at the following web page: http://techsupport.ea.com/emailsupport.cfm. You will receive a response to your question by the end of the next business day.

Re: rsync as a backup solution

2002-06-05 Thread Ian! D. Allen [NCFreeNet]
Be aware that with any "live" backup solution your backup directory may be corrupt in subtle ways. We've been running rsync for years now to back up Windows files stored on our Samba server, and we often find files on the backup destination that have the identical date and time stamp as the sourc

Re: Strong encryption

2002-06-05 Thread Donovan Baarda
On Wed, Jun 05, 2002 at 03:33:23AM -0700, 'jw schultz' wrote: > On Wed, Jun 05, 2002 at 12:21:18PM +0200, C.Zimmermann wrote: > > > > > > 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

Re: Acls support in rsync

2002-06-05 Thread jw schultz
On Wed, Jun 05, 2002 at 10:57:22PM +0200, Olivier Tarnus wrote: > Hi, > > I already wrote about this subject last month but didn't get attention... > > I've found a way to transfert acls with a script and applying them. This > process has already been described in this mailing list > (http://l

Re: General speed question

2002-06-05 Thread Olivier Tarnus
On Monday 03 June 2002 07:03, David Arnold wrote: > We have some speed/performance issues: > > We have a 100M fullduplex private network setup to handle rsync transfers > to our "mirror" server with a command like: > > time rsync -e ssh -avzl --delete --rsync-path=/usr/local/bin/rsync \ > --

Acls support in rsync

2002-06-05 Thread Olivier Tarnus
Hi, I already wrote about this subject last month but didn't get attention... I've found a way to transfert acls with a script and applying them. This process has already been described in this mailing list (http://lists.samba.org/pipermail/rsync/2000-March/001992.html) but there's a way to d

Problem with "--relative" and symlinks

2002-06-05 Thread Greg Kresko
There appears to be a problem with the handling of symlinks within source directories by the --relative (-R) option. I am using rsync 2.5.5 on an SGI Origin 200 running IRIX 6.5.11f. Example: copying the contents of /usr/local/etc/inhouse/db/ from wolf to fox where /usr/local is a directory on

Re: http://rsync.samba.org/cvs.html gives 404 Not Found

2002-06-05 Thread Dave Dykstra
On Fri, May 31, 2002 at 05:55:14PM +0400, [EMAIL PROTECTED] wrote: > > Hello, > > http://rsync.samba.org/cvs.html gives 404 Not Found. > > > I do not know if it is ok or not ;) Looks like another casualty of the web site rearrangement. One that works is http://www.samba.org/samba/cvs.

Re: Strong encryption

2002-06-05 Thread jw schultz
On Wed, Jun 05, 2002 at 01:22:28PM +0200, C.Zimmermann wrote: > > > > > > >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

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

Re: Strong encryption

2002-06-05 Thread 'jw schultz'
On Wed, Jun 05, 2002 at 06:45:44PM +0800, Adrian Ho wrote: > On Wed, Jun 05, 2002 at 03:33:23AM -0700, 'jw schultz' wrote: > > As you have said rsync normally just looks at the modification date > > And the file size. This check, to the best of my knowledge, cannot be > turned off. Yes. I reme

Re: Strong encryption

2002-06-05 Thread Adrian Ho
On Wed, Jun 05, 2002 at 03:33:23AM -0700, 'jw schultz' wrote: > As you have said rsync normally just looks at the modification date And the file size. This check, to the best of my knowledge, cannot be turned off. - Adrian -- To unsubscribe or change options: http://lists.samba.org/mailman/li

Re: Strong encryption

2002-06-05 Thread 'jw schultz'
On Wed, Jun 05, 2002 at 12:21:18PM +0200, C.Zimmermann wrote: > > > > 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 mo

Re: AW: Strong encryption

2002-06-05 Thread Lapo Luchini
> > >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 mirroring software. --

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

Re: Strong encryption

2002-06-05 Thread jw schultz
On Wed, Jun 05, 2002 at 11:42:12AM +0200, C.Zimmermann wrote: > 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 integra

Re: Strong encryption

2002-06-05 Thread Lapo Luchini
> > >Is there any PGP integration into rsync available ? > > No, but there's OpenSSH... quite what you're searching for =) http://www.openssh.org/ -- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- To unsubscribe or change option

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