Results 1 to 10 of 10

Thread: Viewing 'hidden' Files

  1. #1
    short and sweet question...is it possible to get a list of files present on a website if the files aren't shown in the source of the page?
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  2. Software & Hardware   -   #2
    LeGoMyFnLeg
    Guest

  3. Software & Hardware   -   #3
    Originally posted by LeGoMyFnLeg@8 October 2003 - 01:25
    http://www.httrack.com/
    downloading now
    thanks a lot

    :beerchug:
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  4. Software & Hardware   -   #4
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    no it is not possible to tell what is on the server without a link to it somewhere.

    that tool will only download the part of the site that has html links, if you wanna download a site that is in php say then it would be a waste of time.

  5. Software & Hardware   -   #5
    LeGoMyFnLeg
    Guest
    Incorrect my friend, all php is converted to html by default and it works very well.

    You won&#39;t be able to log into a stored web page of course unless you build a local user database but it can be done.

  6. Software & Hardware   -   #6
    didn&#39;t work, i spoke too soon...

    i suppose more details are needed...

    with my isp, i have 50MB of webspace, i&#39;m currently using the space just as an image host
    if you go to the main page of the site, you&#39;ll only see two links (one of which is inactive), however, i have uploaded many more than 2 pictures to the site
    i have not shown the new pictures in the source of the page, they appear "invisible" to browsers

    is there a way a user can find out a full file list of all the files i have on my site?
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  7. Software & Hardware   -   #7
    LeGoMyFnLeg
    Guest
    Modify the url to the directory structure. In most cases it will appear as an ftp index.

    If the URL is http://member.ISP.com/name/image.ext change that to http://member.ISP.com/name/ and it should bring up a directory. If not, try it with ftp://member.isp.com/name

  8. Software & Hardware   -   #8
    Originally posted by LeGoMyFnLeg@8 October 2003 - 01:39
    Modify the url to the directory structure. In most cases it will appear as an ftp index.

    If the URL is http://member.ISP.com/name/image.ext change that to http://member.ISP.com/name/ and it should bring up a directory. If not, try it with ftp://member.isp.com/name
    these don&#39;t work due to the naming system of my isp
    thanks for trying anyway, chaps
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  9. Software & Hardware   -   #9
    i can get into my space to view files using ftp, however, you need a login, so i&#39;ll just consider my content &#39;safe&#39; from prying eyes...
    <span style='font-size:14pt;line-height:100%'>BLAH</span>

    <span style='font-size:14pt;line-height:100%'>Wayne Rooney - A thug and a thief</span>

  10. Software & Hardware   -   #10
    LeGoMyFnLeg
    Guest
    OK so create a local site with directory and upload that?

    A folder with all images and files is all you need. Install a program called dirlist and open the directory and it will create an index.htm with automatic hyperlinks.
    Then upload all that and provide the index.html URL to anyone you want to give access to.

    Sorry, I coldn&#39;t find a URL for DirList, only the .vbs scripts. It shouldn&#39;t be too hard to create something similar with the windows dirlist command and front page.

    Don&#39;t you have an alternate ftp://publish...... and ftp://members..... URL? The latter should allow annonymous read only browsing

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •