Computing.Net > Forums > Programming > Batch + Internet file download

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch + Internet file download

Reply to Message Icon

Name: dude04
Date: October 3, 2008 at 09:40:25 Pacific
OS: XP
CPU/Ram: 2.6
Product: Intel
Comment:

Hi

I am trying to create a batch file to download a perticular file of the http site to c:\temp.

Any help would be grately appriciated.

Thank you



Sponsored Link
Ads by Google

Response Number 1
Name: astroraptor
Date: October 3, 2008 at 09:57:52 Pacific
Reply:

wget.exe is your best bet.

http://pages.interlog.com/~tcharron...


0

Response Number 2
Name: dude04
Date: October 3, 2008 at 14:34:24 Pacific
Reply:

thank you will try


0

Response Number 3
Name: ghostdog
Date: October 4, 2008 at 01:42:40 Pacific
Reply:

if you have PHP


<?php
$result=file_get_contents("http://somewhere");
echo $result;
?>


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch + Internet file download

moving temporary internet files www.computing.net/answers/programming/moving-temporary-internet-files/4245.html

delete all temporary internet files www.computing.net/answers/programming/delete-all-temporary-internet-files/6668.html

how to create a batch 837 file www.computing.net/answers/programming/how-to-create-a-batch-837-file/15547.html