Southperry.net
Ok this may be an odd request... - Printable Version

+- Southperry.net (https://www.southperry.net)
+-- Forum: Maplers Helping Maplers (https://www.southperry.net/forumdisplay.php?fid=9)
+--- Forum: Technical Help (https://www.southperry.net/forumdisplay.php?fid=84)
+--- Thread: Ok this may be an odd request... (/showthread.php?tid=15752)



Ok this may be an odd request... - bored4ever86 - 2009-08-30

I'm interested in a way to view all files within a given directory of a website

EX. blah.com/george (i made up this site, its not the one i'm looking for)

i want to be able to see all files stored under george be it html pages or other supporting files

the site is hosted on a free host that doesn't support indexing through ftp so i can't just use that method

the reason is the main site writes to a file within the directory and i don't know the name of said file nor can i find it just by viewing the source code as it makes a call to a php file that does the writing and naming of said file (if i could get my hads on the source colde for the php file i'd be set but idk how to do that). I had the name prior but the name must have been changed as when i give it new info to update the file with the update happens but not to the previous file....

i'm a noob when it comes to this stuff (self taught stuff thrown together with my java programming class knowledge)