Online Link Checker

V

vjp2.at

I have an html file with like 3,000 links.

Every two years (ca 1995-2000) I used to run it in pieces of 500 links
on netmechanic. It would email you the broken links.

I realise there are now ways to do this on your own machine (spider&al).
But I'm afraid it might slow down my BASH Unix Shell ISP.

So are there no longer any free serives that do this online?

- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://ourworld.compuserve.com/homepages/vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Remorse begets zeal] [Windows is for Bimbos]
 
J

J.O. Aho

I have an html file with like 3,000 links.

Every two years (ca 1995-2000) I used to run it in pieces of 500 links
on netmechanic. It would email you the broken links.

I realise there are now ways to do this on your own machine (spider&al).
But I'm afraid it might slow down my BASH Unix Shell ISP.

You can use nice to make it have less "priority"

nice -n 20 your_script

If some other process needs CPU power more than your script, it will and
hardly anyone will notice anything. You can also pick a time that is when the
host is less used. I guess that script of yours uses wget, which is quite CPU
friendly application, you can tell it to limit bandwidth usage, if you fear it
would use up that too much.

And it's nothing you need to run every day, so I don't think you will have any
problems.
 
J

Jukka K. Korpela

Scripsit (e-mail address removed):
I have an html file with like 3,000 links.

What might be the purpose? Who could possibly have use for such a file?
Every two years (ca 1995-2000) I used to run it in pieces of 500 links
on netmechanic. It would email you the broken links. - -
So are there no longer any free serives that do this online?

Email is clumsy for the purpose. Use the W3C link checker.
 
E

Ed Mullen

I have an html file with like 3,000 links.

Every two years (ca 1995-2000) I used to run it in pieces of 500 links
on netmechanic. It would email you the broken links.

I realise there are now ways to do this on your own machine (spider&al).
But I'm afraid it might slow down my BASH Unix Shell ISP.

So are there no longer any free serives that do this online?


LinkSleuth works quite well. http://home.snafu.de/tilman/xenulink.html

--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
If it's zero degrees outside today and it's supposed to be twice as cold
tomorrow, how cold is it going to be?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top