First question: Are you looking for a way to backup your server, or a way for clients to backup their data to an FTP server, whether yours or one of their own?
Since you said you have a script, I take it you already have a way to do the server backup.
If you are looking for a way to schedule and/or allow clients to schedule backups they can do so by going to their C.P.:
Code:
Domain | Backup | Create Backup
If you allow FTP backups, they can use:
Code:
Domain | Backup | FTP Account Properties
to setup an FTP backup.
However, if you provide backup space for your clients on an FTP server, you will first need to setup your FTP server information in each domain account.
Once you have setup the FTP information, (host, path, username, password) in each domain, you can then go to:
Code:
Server | Interface Management
and check the Show Interface Management Toolbar.
Once checked, you'll see a button in the lower left part of your screen "Customize"
Go to a client domain and click on the Customize button. To prevent clients from using any one or more buttons, you can click on each icon and set them to
Code:
Hide | Admin Only | Show | Default
By choosing Admin Only, the client will not have the option to use that function.
This way, you can set a common FTP backup server configuration while preventing clients from having access to the root of your FTP server or any other client data stored there.
If this is far and above what you want, the client only needs to go to
Code:
Domain | Backup | FTP Account Properties
to setup their own FTP backup.
Once setup, they can then use the Scheduled Backup Settings to set their backup schedules.
Hope I've not confused you further.
LMK
>>L