FTP Object
 
Syntax
 
FTP.GetSize(index As Long) As Long
 
Description
Returns the size of the Nth remote file in the current directory.
 
Parameter
Description
index
Long integer, the index for the file in the listing.
See Also