Suddently I found out that my backups are... empty.
For example today I manually backed up a site and according to the message system everything was fine:
But after that looking at the file I get the following:
So it's practically empty tar.gz archive - nothing inside. It's a separate hard drive mounted in that directory:
Anyone knows what's going on?
For example today I manually backed up a site and according to the message system everything was fine:
Code:
User <user> has been backed up. <17:05:05>
The Admin backups have been created in /home/admin/bup2 <17:05:05>
But after that looking at the file I get the following:
Code:
-rw-r----- 1 admin <user> 20 Mar 14 17:05 user.admin.<user>.tar.gz
So it's practically empty tar.gz archive - nothing inside. It's a separate hard drive mounted in that directory:
Code:
df -H
...
/dev/ada0p1 1.9T 404M 1.8T 0% /home/admin/bup2
...
Anyone knows what's going on?
Last edited: