bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Problem: file changed as we read it --> premature script s


From: Paul Eggert
Subject: Re: [Bug-tar] Problem: file changed as we read it --> premature script stop.
Date: Fri, 23 Jul 2010 08:53:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

On 07/23/10 01:29, Torino Stampanti wrote:

> Now I'm doing a test for verifie a parameter that you wrote me.
> In particular: ctime, size, owner and group with "ls -la" and "du -s".

"ls -la" does not report ctime.  You'd need "ls -lc".

> Do you think is possible that the "parameter" changed when the "tar"
> process was ran?

Sorry, I don't know what you mean by "parameter".  The only things
that tar looks at are the st_ctime and st_size of the struct stat
for the file, before and after it's read.



reply via email to

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