How would I go about setting up a cron job to download a file from the web and save it to a specific location on my machine every 30 minutes?
Can that be done using just nnCron (and maybe a plugin?) or do I need some additional software to do it?
... and if I can do it with just nnCron and a plugin, what would be the command?
I tried using the http.spf plugin and setting up an HTTP-GET command, but I'm a total n00b to cron stuff, so I'm probably doing it wrong.