Re: Netware modify bit changed

2001-12-06 Thread Juan J. López
Juan J. López <[EMAIL PROTECTED]> Copies to: [EMAIL PROTECTED] Subject: Re: Netware modify bit changed > On Thu, Dec 06, 2001 at 12:52:31AM -0300, Juan J. López wrote: > > On 5 Dec 2001 at 15:02, Martin Pool wrote: > > > > Date se

Re: Netware modify bit changed

2001-12-06 Thread tim . conway
I think that what Juan means is that when you rsync from one system where the archive bit is unset, to another place, these files, which were archive=0 on their source, are new creations on the target system, and have the archive bit set. Rsync has no provision to preserve these attributes, a

Re: Netware modify bit changed

2001-12-06 Thread Dave Dykstra
<[EMAIL PROTECTED]> > Copies to:[EMAIL PROTECTED] > Subject: Re: Netware modify bit changed > > > On 5 Dec 2001, "Juan J. L?pez" <[EMAIL PROTECTED]> wrote: > > > Dave: > > > > > > With "archive bi

Re: Netware modify bit changed

2001-12-05 Thread Juan J. López
Re: Netware modify bit changed > On 5 Dec 2001, "Juan J. L?pez" <[EMAIL PROTECTED]> wrote: > > Dave: > > > > With "archive bit" I mean a MS-DOS file attribute (like "read > > only", "system" or "hidden"

Re: Netware modify bit changed

2001-12-05 Thread Juan Jose Lopez
Re: Netware modify bit changed > On 5 Dec 2001, "Juan J. L?pez" <[EMAIL PROTECTED]> wrote: > > Dave: > > > > With "archive bit" I mean a MS-DOS file attribute (like "read > > only", "system" or "hidden"

Re: Netware modify bit changed

2001-12-04 Thread Martin Pool
On 5 Dec 2001, "Juan J. L?pez" <[EMAIL PROTECTED]> wrote: > Dave: > > With "archive bit" I mean a MS-DOS file attribute (like "read > only", "system" or "hidden"). When the "archive" attribute of a > file is set, that file is presumed to be changed after the last > backup and then must be

Re: Netware modify bit changed

2001-12-04 Thread Juan J. López
1 at 11:01, Dave Dykstra wrote: Date sent: Tue, 4 Dec 2001 11:01:50 -0600 From: Dave Dykstra <[EMAIL PROTECTED]> To: Juan <[EMAIL PROTECTED]> Copies to: [EMAIL PROTECTED] Subject:Re: Netware modify bit

Re: Netware modify bit changed

2001-12-04 Thread Dave Dykstra
On Tue, Dec 04, 2001 at 12:51:07AM -0300, Juan wrote: > Hi, > > I run rsync, with a Netware-directory mounted on a linux system > (using ncpfs) as DESTINATION of the copy. This configuration works fine, > but rsync incorrectly sets the archive bit (modify) for ALL the files > included in th

Netware modify bit changed

2001-12-03 Thread Juan
Hi, I run rsync, with a Netware-directory mounted on a linux system (using ncpfs) as DESTINATION of the copy. This configuration works fine, but rsync incorrectly sets the archive bit (modify) for ALL the files included in the transfered directory (both modified and not modified). I