Unit FTPsend

Description
FTP client with support for many firewall, passive transfers and restore downloads and upload.

RFC: 959, 2228

Supported features are:
- IPv4
- IPv6
- predefined sequences for passing through many firewalls (include custom definition)
- SSL/TLS
- SOCKS5
- active and passive data transfers
- binary or ASCII transfers
- data transfers to memory stream or directly to disk file
- inteligent parsing of directory listing (include autodetection of diretory list format)



Classes
TFTPList
TFTPListRec
TFTPSend

Procedures
FtpGetFile
FtpInterServerTransfer
FtpPutFile

Types
TFTPStatus