Man Pages in
ftplib-dev
Carta.tech
Packages
ftplib-dev
25
Section 3:
Library calls
FtpAccess.3
Open a file or directory on the remote system.
FtpCDUp.3
Change to parent directory.
FtpChdir.3
Change working directory on server.
FtpClose.3
Close a data connection.
FtpConnect.3
Connect to an ftp server.
FtpDelete.3
Removes a file from the remote system.
FtpDir.3
Performs a verbose directory.
FtpGet.3
Retreive a file from the remote system.
FtpInit.3
Initialize the library.
FtpLastResponse.3
Retrieve the last response sent by the server.
FtpLogin.3
Login to remote system.
FtpMkdir.3
Create a directory on the remote system.
FtpModDate.3
Determine last modification time of a remote file.
FtpNlst.3
Performs a terse directory.
FtpOptions.3
Set connection options.
FtpPut.3
Send a file to the remote system.
FtpPwd.3
Determine current working directory on server.
FtpQuit.3
Close connection to server.
FtpRead.3
Read data from a remote file or directory.
FtpRename.3
Rename a remote file.
FtpRmdir.3
Remove a directory from the remote file system.
FtpSite.3
Send a site command to the remote server.
FtpSize.3
Determine size of remote file.
FtpSysType.3
Determine system type of remote server.
FtpWrite.3
Write data to a remote file.