Hi, I i'm saving more backups than dialy, weekly and monthly, like monday, tuesday, etc.
When a user try to download the monday backup at cPanel, it goes to "getsysbackup/name.tar.gz", but its emptywhy? how can i make it avalaible?
Hi, I i'm saving more backups than dialy, weekly and monthly, like monday, tuesday, etc.
When a user try to download the monday backup at cPanel, it goes to "getsysbackup/name.tar.gz", but its emptywhy? how can i make it avalaible?
AFAIK, your not going to be able to offer more backups than the default schema through the GUI.
How to build a cPanel Plugin-in? I cant add it to cPanel backups system?
It works in whm (in restore system), but not in cPanel (downloading them)...
The file's ownership and permissions are the same of the backups, i only move the files in daily to a directory like friday
We have documentation on how to develop a cPanel Plug-in available at: http://cpanel.net/plugins/devel/
However, regarding why your system isn't working, you may want to have our technical analysts determine what is preventing your plug-in from properly functioning.
The image is the listbackups() output, list all directories but when download, it download a file with 0 bytes... the /getsysbackup/sunday.tar.gz is not working, but with /getsysbackup/daily.tar.gz is working, why? cpanel only list the directories if there are a backup of that account in the directory, so, only the download is not working