收藏订阅
The Xceed FTP Library is a software component that provides developers with a host of useful functions for sending, receiving and manipulating files on a remote FTP server via the FTP protocol. The FTP protocol The FTP protocol is a relatively simple protocol that allows access to a remote file system in a standard way. It offers commands for manipulating and navigating remote directories, manipulating remote files (rename, delete, etc.), and transferring files. It is designed to be used interactively by human users as well as by automated processes. FTP is the de facto protocol used for transferring files on the Internet. Huge public software archives use FTP. Many organisations use FTP as a means to transfer data files between offices. Software companies often provide updates via an FTP server. Even with the emergence of HTTP, used to fetch files from a server, FTP is still widely used. FTP support The Xceed FTP Library provides access to the complete functionality of the FTP protocol and is firewall friendly. Features