wgetcmd.exe is a simple tool that will call the URL provided in the parameter “url” and optionally save
the output to a file provided in the parameter “savetofile”.

wgetcmd.exe can be used in windows Task scheduler to trigger cron jobs.

Examples:
wgetcmd.exe url=http://example.com
wgetcmd.exe url=https://example.com savetofile=”C:\ my folder\xx.html”

 

[Download]

  • 2018-04-23
    Added support for https.
wgetcmd – Cron jobs in windows

Leave a Reply

Your email address will not be published. Required fields are marked *