FTPDirectoryEntryName()

Syntax

Filename$ = FTPDirectoryEntryName(#Ftp)
Description
Returns the name 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 entry name.

See Also

ExamineFTPDirectory(), NextFTPDirectoryEntry(), FTPDirectoryEntryType(), FTPDirectoryEntryDate(), FTPDirectoryEntrySize(), FTPDirectoryEntryRaw(), FTPDirectoryEntryAttributes()

Supported OS

All

<- FTPDirectoryEntryDate() - Ftp Index - FTPDirectoryEntryRaw() ->