View Single Post
Old 06-09-2009, 09:32 PM   #5 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by hjalmar View Post
So i'm looking for a way to retrieve a directory listing from a remote location.

Is my best way to grab the contents and regexp through what i need, or am I way off? alternative ways, curl? (my knowledge of curl is 0.000001% so i don't know :))

Thanks
So what you are looking to do is grab the directory listing from a server which you have no affiliation with. So if you were to go to www.xyz.com you could simply list all the files in it. If that is what you are trying to do, it is impossible unless the server you are getting it from specifically outputs it.
__________________

Village Idiot is offline  
Reply With Quote