Il 21/07/2010 19:18, Sergey Poznyakoff ha scritto:
Torino Stampanti<[email protected]> ha escrit:
I am really sure that the default version of Debian 5 - stable is:
tar --version
tar (GNU tar) 1.20
Ah, OK. But that's not 1.2, as you claimed in your original submission!
I am also sure that the file doesn't change.
The 'file changed' in this case means that at least one of the following
occurred:
1) the size of the file before archivation is less than that after
archivation;
2) the ctime of the file before archivation differs from that after
archivation.
Please double-check and confirm that neither is actually happening.
Also, notice that (2) checks the *ctime*, not mtime, which is normally
shown by ls.
Regards,
Sergey
Thanks for your answer,
You are right.
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".
But I don't see any change.
Do you think is possible that the "parameter" changed when the "tar"
process was ran?
I ask you this becasue in the normal situation (the tar process don't
run)I haven't seen change (when write "ls -la" and "ds -s" ).
In the next mail I post the logs of my test.
Thanks Alessandro