Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Root Files of a website / server

  • 22-03-2005 12:48PM
    #1
    Registered Users, Registered Users 2 Posts: 1,821 ✭✭✭


    Is there a way through any web browser where you can view all the files and folders listed on the site? Or at least in the same folder as the index.html? I need this to get some notes for exams but he hasn't listed the notes, only tutorial by tutorial and taken down the links...


Comments

  • Registered Users, Registered Users 2 Posts: 3,315 ✭✭✭Chalk


    doubt it unless you access the fiolder the stuff is in,
    ie, remove the index,html and see if it shows the folder.

    try some site rippers but i dont think they can view files that wa either.

    did everyone in your class not get the notes either????


  • Registered Users, Registered Users 2 Posts: 2,002 ✭✭✭bringitdown


    Simple way:
    Remove your index.html or turn off the default page and turn on Directory Browsing

    Apache:
    http://httpd.apache.org/docs-2.0/mod/mod_dir.html

    Complicatedish - write a perl script or similar to traverse the FS and echo the files back to the browser.

    /EDIT that would of course imply you had access to the website - sorry misread the question :o


  • Registered Users, Registered Users 2 Posts: 3,315 ✭✭✭Chalk


    many sites dont list files like that tho.
    you end up with just a warning page.


  • Registered Users, Registered Users 2 Posts: 1,821 ✭✭✭Skud


    the lecturer is a bit of an asshole tbh and the rest don't have them. The best I can get is a list of about 10 of them without painfully going through it date by date since start of college year. Fun :) cheers for help lads. I don't have access to it. Its on his web server somewhere, I just want to access them in some shape or form.


Advertisement