bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] bug in 'file has changed as we read it'


From: Michal Svoboda
Subject: Re: [Bug-tar] bug in 'file has changed as we read it'
Date: Tue, 14 Sep 2010 05:35:03 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Paul Eggert wrote:
> User processes can set the mtime after modifying the data (this is
> normal, for applications such as cp -p) so tar cannot trust the mtime
> here. 

Note that cp -p does modify mtime, yes, but to match the record of the
file which was copied from. It is highly unlikely that such a new mtime
would be equal to the old mtime to the millisecond.

Michal Svoboda



reply via email to

[Prev in Thread] Current Thread [Next in Thread]