Go Back   Forum Care Forums > Development Reference Area > Webmaster Topics

Reply
 
LinkBack Thread Tools Display Modes
Capturing list of files in a directory
Old
  (#1)
TomAlciere
Guest
 
Posts: n/a
Default Capturing list of files in a directory - 05-14-2007, 01:26 AM



Is there a way to capture to a text file, a list of the files in a
directory? Plenty of applications list all the files but I don't see
one that let's me capture the list. Windows XP

Tom

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Capturing list of files in a directory
Old
  (#2)
Brian Wakem
Guest
 
Posts: n/a
Default Re: Capturing list of files in a directory - 05-14-2007, 01:26 AM

TomAlciere wrote:
>
> Is there a way to capture to a text file, a list of the files in a
> directory? Plenty of applications list all the files but I don't see
> one that let's me capture the list. Windows XP
>
> Tom
>



dir > dirlist.txt



--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Capturing list of files in a directory
Old
  (#3)
William Tasso
Guest
 
Posts: n/a
Default Re: Capturing list of files in a directory - 05-14-2007, 01:26 AM

Fleeing from the madness of the jungle
Brian Wakem <EMAIL REMOVED> stumbled into news:alt.www.webmaster
and said:

> TomAlciere wrote:
>> Is there a way to capture to a text file, a list of the files in a
>> directory? Plenty of applications list all the files but I don't see
>> one that let's me capture the list. Windows XP

>
> dir > dirlist.txt


d'uh - and there was me pondering web-based/web-server solutions, this
being a webmaster group an' all <g>

--
William T***o

http://williamt***o.com/words/what-is-usenet.asp
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Capturing list of files in a directory
Old
  (#4)
Arnie Goetchius
Guest
 
Posts: n/a
Default Re: Capturing list of files in a directory - 05-14-2007, 01:26 AM

TomAlciere wrote:
>
> Is there a way to capture to a text file, a list of the files in a
> directory? Plenty of applications list all the files but I don't see
> one that let's me capture the list. Windows XP
>
> Tom
>


The OP's instructions are okay if your talking about your local machine.
If you're trying to get a list of files for a directory on a web site,
here's what WS_FTP Pro will do for you:

"Directory Info - DirInfo button

The Directory Info command opens a text document that displays
information about the current directory as a text document in the
default Text Viewer (as specified on the General tab of program options).

WS_FTP displays as much information as the FTP site delivers. Depending
on the site, for each file or folder within the current directory, the
following information may be shown: size, type, permission, creation
date, date last modified, and name.

You can print or save the document. "

Here is a sample listing for one file:

-rw-r--r-- 1 32308 userx 4100 Oct 8 18:13 sample.htm

I ***ume other FTP programs have a similar capability.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top