Hello,
I have this configuration:
Debian 5 - 32 bit - stable.
Tar version: 1.2
I have a script with tar.
The script execute tar command in samba share monted in /mnt
Sometime the script has stopping premature.
the errors are:
tar: /mnt/Backup Set 2010-07-12 144658/Backup Files 2010-07-12 144658:
file changed as we read it
tar: /mnt/Backup Set 2010-07-12 144658: file changed as we read it
I am sure that the file doesn't chang durning the tar process.
I ask you one thing:
- Is there a tar option/metod to force the continous "tar" process?
- what can I do to resolve this problem end go to finish my script?
Thank you of all