- Where Developers Learn, Share, & Build Careers


I need some help.

I run a radio station which uses downloadable news feeds. At the moment I download it manually every hour.

I like a script, preferably CMD, anything is not fancy to run like this, which will once download the file (using Windows Task Scheduler) and put it in a fixed folder . The download user / PW is not protected, it is free and thus copyrighted.

Will some kind of spirit kick me?

Thank you.

Use a Windows version is available as part of the package.

It is easy to use:

  wget http://www.example.com/myfile.mp3    < / Html>

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -