Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Crontab Alternatives

by dws (Chancellor)
on Feb 13, 2005 at 04:16 UTC ( [id://430521]=note: print w/replies, xml ) Need Help??


in reply to Crontab Alternatives

Hi, the host I am currently with does not support crontabs, and I was wondering is there anyway around this?

Have you given any thought to moving to a host that does support cron jobs?

If you can run commands remotely on that host via ssh, you could set up a cron job on a home box to ssh into your ISP account an run a script.

Replies are listed 'Best First'.
Re^2: Crontab Alternatives
by TheUndertaker (Novice) on Feb 13, 2005 at 04:29 UTC
    Well I'm not very proficient in these kinds of things... only recently started looking at them, and as such am now wondering whether or not there are any programs or utilities available I could upload to my site that could perform the same functions as cron jobs?

      [I] am now wondering whether or not there are any programs or utilities available I could upload to my site that could perform the same functions as cron jobs?

      Cron relies on a long-running scheduling service (the crond daemon process). To achieve the same effect, you would need to do something equivalent. If your ISP doesn't allow cron jobs, chances are good they they won't look kindly on your leaving a long-running, possibly detached process to achieve the same end.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://430521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-25 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found