mIRC Homepage
Posted By: Doctor_Souza Check file in web - 20/05/17 09:54 PM
hi, How to check if a file exists on a site?
Posted By: maroon Re: Check file in web - 20/05/17 11:29 PM
There's no guaranteed way to find it, since files can be hidden from search engines. But in search engine you can use site:sitename to focus your search on just that site. i.e.:

site:mirc.com keyword
Posted By: PlasmaStar Re: Check file in web - 22/05/17 07:16 PM
If you're adept at scripting, use sockets to connect to a website and communicate with it using the HTTP protocol. Although, I think, some 404 pages return 200 OK codes, so there's that to think about; but if you're controlling the web server, shouldn't be much of an issue.
© mIRC Discussion Forums