It's the third day I get this error, I was supposing it was due to not having enough space on the VPS: now I have plenty of space, but it's still happening.
The message contains a lot of lines like this:
/bin/tar: domains/domain.com/public_html/path/to/directory/filename.jpg: Cannot stat: No such file or directory
The tar.gz backup files seem to be approximately of the correct size ( similar to the days it didn't throw errors ).
Can I be sure that, if only lines like this are in the error message, there are only missing images?
How is it possible that the backup script tries to backup non-existing files?
thank you
The message contains a lot of lines like this:
/bin/tar: domains/domain.com/public_html/path/to/directory/filename.jpg: Cannot stat: No such file or directory
The tar.gz backup files seem to be approximately of the correct size ( similar to the days it didn't throw errors ).
Can I be sure that, if only lines like this are in the error message, there are only missing images?
How is it possible that the backup script tries to backup non-existing files?
thank you