POV-Ray : Newsgroups : povray.off-topic : Task scheduling? : Re: Task scheduling? Server Time
3 Sep 2024 15:15:57 EDT (-0400)
  Re: Task scheduling?  
From: Orchid XP v8
Date: 14 Nov 2010 07:30:41
Message: <4cdfd671$1@news.povray.org>
On 14/11/2010 12:12 PM, Tim Cook wrote:
> How would I set up task scheduler to save an internet file every 3
> hours? I just got around to making a task that opens the URL in a new
> tab every 3 hours, but would rather it just saved the file (with
> timestamp added to filename) silently. Had been doing this manually for
> the past three years every 24 hours, more or less (there are some gaps
> when I couldn't do it for a few days and stutters that weren't exactly
> on time), and would like a better way of accomplishing the task.
>
> (The URL in question is
> http://xplanet.sourceforge.net/clouds/clouds_4096.jpg which updates
> every three hours...)

My inclination would be to use wget to fetch the file, and a script of 
some kind to invoke wget periodically (and decide what to name the result).

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.