I recently wrote a script which grabbed a file list via ftp, pretty basic but the one problem is it doesn't work when the ftp server isn't running, is there any way in which I can get file lists without an ftp server. I looked through the filesystem function list but could find something that stood out as giving a directory list. I am planning on eventually writing a whole file manager, but for now am just developing individual parts.
Thanks
MTG