AIL PROTECTED]>
To: rsync@lists.samba.org
Date: Wed, 10 Jan 2007 17:23:35 -0500
Subject: Re: rsync over smb share
> > > I have a FreeBSD unix server that I want to backup to a USB drive
> > > attached to a Windows 2000 server. I mount the smb share on the
> Unix
> > >
tween when the copy started and when
the copy ended)
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Robert Fitzpatrick
> Sent: Wednesday, January 10, 2007 4:24 PM
> To: rsync@lists.samba.org
> Subject: Re: rsync over smb share
> > I have a FreeBSD unix server that I want to backup to a USB drive
> > attached to a Windows 2000 server. I mount the smb share on the Unix
> > server and then try to rsync from the source directory to the mounted
> > directory, but it syncs all files every time. Can someone suggest if
> > this
You need to make allowances for the 2 different time systems.
Put this in the Rsync line --modify-window=3
--
Stuart Halliday
-Original Message-
From: Robert Fitzpatrick <[EMAIL PROTECTED]>
To: rsync
Date: Mon, 08 Jan 2007 13:00:40 -0500
Subject: rsync over smb share
> I have a Fre