View Single Post
Old 08-02-2003, 09:28 PM  
Shark
Senior Member
 
Shark's Avatar
 
Join Date: Oct 2001
Posts: 606
Default

This is something I found on a web page, there may be utils which allow more outputs but these are the basic commands that you would be able to use in FTP lists.

ls

Shows list of files and dirs

Syntax

ls [file/dir name]

Options

-R Recursively display the files & directory.

-l Long listing of files & directory.

-a Show all files start with . (DOT) # for e.g.: .bash_profile

-N Name wise sorting.
Shark is offline