Hi,
I have a cron that backups the user "simone" in /home/admin/admin_backups/admin.admin.simone.tar.gz
I want to restore that backup, but if I go to /CMD_ADMIN_BACKUP, under "Step 3: Select File(s)" I see this:
But the file is actually there!
I've tried chowning to admin:admin, without result.
I have a cron that backups the user "simone" in /home/admin/admin_backups/admin.admin.simone.tar.gz
I want to restore that backup, but if I go to /CMD_ADMIN_BACKUP, under "Step 3: Select File(s)" I see this:
Location: /home/admin/admin_backups
File Select
No Data to Show
But the file is actually there!
[root@host admin_backups]# ls -la
-rw-r--r-- 1 simone simone 7347552903 20 apr 05:30 admin.admin.simone.tar.gz
drwxr-xr-x 14 root root 4096 24 ott 11:32 csf
-rw-r--r-- 1 root root 599974 24 ott 11:32 csf.tgz
I've tried chowning to admin:admin, without result.