backup jobs - where are they stored?

SupermanInNY

Verified User
Joined
Sep 28, 2004
Messages
428
Hi All,

When I configure a cronjob to run from the Reseller level - to backup user accounts, I have the gui working fine.

However, I've not seen the cron job working properly in the last couple of days.

I want to verify that my cron jobs are still in their right place.
Where do I get to see the cron jobs for the reseller of admin?

I tried looking in:

/usr/local/directadmin/data/users/admin/crontab.conf but that file is of Zero size.

So where is it keeping the jobs?
I just added a test job to backup a test.com domain.

I still see the crontab.conf in Admin empty.

Any pointers?

-Alon.
 
have a look in:
Code:
/usr/local/directadmin/data/admin/backup_crons.list
This is where mine are stored. From that I am not sure what is call it.
 
Back
Top