hello:)
i made a little (buggy) program which downloads a html file, searches that one for links and downloads them, too. this way it is possible to recursively download a whole server. but since that program is awfully buggy, i thought i might wanna try robots/spiders.
if i'm not wrong, i simply have to know what exactly to write into an open TCP stream to the server to get the directory listing, right? but since i dont know what, i thought, i ask here, if you dont mind:)
would appreciate any help :)
i made a little (buggy) program which downloads a html file, searches that one for links and downloads them, too. this way it is possible to recursively download a whole server. but since that program is awfully buggy, i thought i might wanna try robots/spiders.
if i'm not wrong, i simply have to know what exactly to write into an open TCP stream to the server to get the directory listing, right? but since i dont know what, i thought, i ask here, if you dont mind:)
would appreciate any help :)