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
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
<[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
> 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
> 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"
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
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
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
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