I would like file backups to be (optionally) a .tar(.gz) file to include unix file attributes.

·
·

I already see this option in the backup interface, but it does not work for me :/ it always gives me an error that some files are not existing.

no votes yet
·
·

All fixed!

no votes yet
· · Edited
·

I can not confirm this :/ When I switch my failing ZIP backup over to TAR it still fails with the following output:

tar: certbot-renew.log: Cannot stat: No such file or directory
tar: composer-self-update.log: Cannot stat: No such file or directory
tar: <something>-2024-08-06-025121.zip: Cannot stat: No such file or directory
tar: <something>-2024-08-14-093357.tar: Cannot stat: No such file or directory
tar: <something>-2024-08-14-093506.tar: Cannot stat: No such file or directory
tar: <something>-2024-08-14-093712.tar: Cannot stat: No such file or directory
tar: <something>-2024-08-14-094640.tar: Cannot stat: No such file or directory
tar: <something>-2024-08-14-102635.tar: Cannot stat: No such file or directory
tar: scheduled-180170.log: Cannot stat: No such file or directory
tar: scheduled-180382.log: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors

It does not matter whether I switch deleting failed backups on or off, it always fails with the same message.

no votes yet

File backup .tar

3 total votes