Closed Thread Icon

Topic awaiting preservation: List ftp directory contents on a webpage (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12500" title="Pages that link to Topic awaiting preservation: List ftp directory contents on a webpage (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: List ftp directory contents on a webpage <span class="small">(Page 1 of 1)</span>\

 
Synthetic
Paranoid (IV) Inmate

From: under your rug,
Insane since: Jul 2001

posted posted 11-03-2002 01:03

I need to list the contents from a ftp folder onto a webpage, kinda like the standard directory index would do if there was no index page on that site...

I browsed the usual sites I know of but didn't really find anything to speak of, any ideas would be helpful, if you already have done this before even better

Example:

I got ftp://yourmom.com/folder/ and I need to list everything in the directory on this page hxxp://theskyisblue.com/ftplist.php

I know i could just take the time and make a list or links to each one, but it's a large directory and i'm looking for the time effective way

[This message has been edited by Synthetic (edited 11-03-2002).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 11-03-2002 08:10

PHP comes with a bunch of useful and easy to use FTP functions... Just read the manual: http://www.php.net/manual/en/ref.ftp.php


Synthetic
Paranoid (IV) Inmate

From: under your rug,
Insane since: Jul 2001

posted posted 11-03-2002 19:30

ftp_rawlist() seems to be what I need, thanks again

« BackwardsOnwards »

Show Forum Drop Down Menu