POV-Ray : Newsgroups : povray.off-topic : Task scheduling? : Re: Task scheduling? Server Time
3 Sep 2024 15:17:29 EDT (-0400)
  Re: Task scheduling?  
From: Tim Cook
Date: 14 Nov 2010 18:06:22
Message: <4ce06b6e$1@news.povray.org>
On 2010-11-14 11:47, Darren New wrote:
> Le_Forgeron wrote:
>> Same for me, wget & cron, done (as long as the system is up), a mv from
>> the same cron's line after success of the wget might be a plus, but wget
>> does not overwrite and rename with *.### so no problem
>
> Alternately,
> wget --output-file=/home/save/blah/`date +%s`.jpg
> done via cron. Then you get it named with the timestamp it was fetched
> (modulo network delays).

Windows user here, and I seem to be having an issue with getting wget to 
actually save the file.  If I run 'c:\progra~1\gnuwin32\bin\wget.exe 
http://xplanet.sourceforge.net/clouds/clouds_4096.jpg' from a 
commandline it works, but if I try to add the option to save it 
somewhere it doesn't fly.  Something's off with the task scheduler, too, 
maybe...the task I made wasn't running.  Just tweaked the settings, 
maybe that'll work.

-- 
Tim Cook


Post a reply to this message

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