Re: Automatically running an application every day



The problem with scheduled tasks, is that sometimes it simply doesn't do
the
job. No error messages, nothing!

If the URL you mentioned, is down, what is it supposed to do?

And besides, if it run the URL, it pops up in IE, and if don't remember to
close it, it won't run the next day because IE is already up with current
info in it and doesn't refresh. I've tried IE extensions and such to make
it auto-refresh. There's gotta be a headache-free way of doing this.

Sounds like you want something command-line driven or script-driven.
If it is interactive, it suffers from problems like this.

Just a suggestion:
You might want to investigate 4NT. You can fire up scripts and it has the
capability of collecting files from HTTP:, HTTPS:, FTP:, FTPS:. You can
download it for free to try out. See www.jpsoft.com
At work I constructed an automated 2 different 4NT script to download newer
and changed files from a FTP server. If the files are the same, they are not
collected. The non-programmers here all say they work like a charm. 4NT also
has mailing list/newsgroups where there are experienced helpful users. 4NT
and 4DOS its predecessor have been around since 1991. If you are familiar
with Microsoft's batch file langauge, it is the same but incredibly enhanced
with for loops, breaks, switches etc.

Stephen Howe


.



Relevant Pages

  • Fwd: Nmap/Mysql
    ... I'm doing it with python scripts, as a small project to help me learn ... python as well as learn more about nmap. ... Download FREE whitepaper on how a managed service can ...
    (Pen-Test)
  • Re: question to mfers here who know shit bout computers, from Trav
    ... I OF COURSE did not download any executables and run them. ... version via scripts - you go to a page and it simply runs the script, ... downloading the trojan. ... I've been told that the ae variant is often a targeted program - in ...
    (rec.martial-arts)
  • problems with running 32-bit tclsh on Windows x64
    ... I noticed problems with invoking some system tools from the Tcl ... scripts. ... For example it is not possible to invoke ntbackup.exe from a Tcl ... package will be available as a free download. ...
    (comp.lang.tcl)
  • Re: Cant download a CSV file in XP Media that I could in Win98SE
    ... Thanks again for the reply Gino. ... Where do I check to see if Scripts ... successfully download the CSV file on my son's pc. ... The bank says it's not their fault, ...
    (microsoft.public.windows.mediacenter)
  • Re: Automated-backup script
    ... >> 4) Compute checksums for both files. ... > use wget to download all the files to download ... > scripts) loop to compare the checksum of $file in download to the ... > done right) in backup to the files in backup, if they differ mv $file to ...
    (alt.linux)