FTP Object
 
Syntax
 
FTP.NumFilesAndDirs As Long  (read-only)
 
Description
The number of files and sub-directories in the current remote directory that match the ListPattern. (The ListPattern defaults to "*", so unless changed, this is the total number of files and sub-directories.)
 
See Also