Reply To: Timed scanning…

#7497
fizze
Participant

…well thats all there for windoze 😉

http://users.ugent.be/~bpuype/wget/
and the script would be one^h^h^h two lines:


@echo off
wget "http://user:password@server:port/config-update.html?action=rescan"

then schedule that script, and voila.
if you’re on a mac you got cron anyway. 🙂