- 
    ftp Library Package 2.1 for Tcl/Tk Manual Pages 
- COMMAND
-   
    - ftp::NList  handle  ?directory?
-  
- 
	This command has the same behavior as previous ftp::List command, except that it
	only gets a abbreviated listing. This means only file names are
	returned in a sorted list. 
		 
	
     
 
- EXAMPLE
- 
    - 
	# list current directory
set file_names [ftp::NList $conn]
	 
 
[Contents] 
[Previous: ftp::List] 
[Next: ftp::FileSize]
© 1999 Steffen Traeger