|
I write all my crontabs in a pure ascii editor, save them as crontab.txt, uplod them via ftp then type crontab crontab.txt and it overwrites the old cron with the new one, its pretty dummy proof this way and I have a copy of my crontabs for all of my different servers saved on my desktop
If you dont have homesite or something like it, free pure ascii editors can found pretty easy on google
|