FTPDirectoryEntrySize()
Syntax
Size = FTPDirectoryEntrySize(#Ftp)Description
Returns the size of the current entry in the FTP enumeration being listed with ExamineFTPDirectory() and NextFTPDirectoryEntry() functions.
Parameters
#Ftp The connection to use.
Return value
Returns the size in bytes.
See Also
ExamineFTPDirectory(), NextFTPDirectoryEntry(), FTPDirectoryEntryType(), FTPDirectoryEntryName(), FTPDirectoryEntryDate(), FTPDirectoryEntryRaw(), FTPDirectoryEntryAttributes()
Supported OS
All