toc-twisted.protocols.ftp.html   [plain text]


<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>twisted.protocols.ftp</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<center><font size="+1"><b><a target="mainFrame" href="twisted.protocols.ftp.html">ftp</a></b></font></center>
<hr>

<!-- =========== START OF CLASSES =========== -->
<font size="+1"><b>Classes</b></font><br />
<a target="mainFrame" href="twisted.protocols.ftp.DTP.html">DTP</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.DTPFactory.html">DTPFactory</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.DTPFileSender.html">DTPFileSender</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTP.html">FTP</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPAnonymousShell.html">FTPAnonymousShell</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPClient.html">FTPClient</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPCommand.html">FTPCommand</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPDataPortFactory.html">FTPDataPortFactory</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPFactory.html">FTPFactory</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPFileListProtocol.html">FTPFileListProtocol</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPRealm.html">FTPRealm</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.IDTPFactory.html">IDTPFactory</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.IDTPParent.html">IDTPParent</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.IFTPShell.html">IFTPShell</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.ProtocolWrapper.html">ProtocolWrapper</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.SenderProtocol.html">SenderProtocol</a><br />
<br />

<!-- =========== START OF EXCEPTIONS =========== -->
<font size="+1"><b>Exceptions</b></font><br />
<a target="mainFrame" href="twisted.protocols.ftp.AnonUserDeniedError.html">AnonUserDeniedError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.AuthorizationError.html">AuthorizationError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.BadCmdSequenceError.html">BadCmdSequenceError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.BadResponse.html">BadResponse</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.BogusClientError.html">BogusClientError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.ClientDisconnectError.html">ClientDisconnectError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.CmdArgSyntaxError.html">CmdArgSyntaxError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.CmdNotImplementedError.html">CmdNotImplementedError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.CmdNotImplementedForArgError.html">CmdNotImplementedForArgError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.CmdSyntaxError.html">CmdSyntaxError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.CommandFailed.html">CommandFailed</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.ConnectionLost.html">ConnectionLost</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.DTPError.html">DTPError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FileNotFoundError.html">FileNotFoundError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPError.html">FTPError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.FTPTimeoutError.html">FTPTimeoutError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.IsNotADirectoryError.html">IsNotADirectoryError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.OperationFailedError.html">OperationFailedError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.PathBelowTLDError.html">PathBelowTLDError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.PermissionDeniedError.html">PermissionDeniedError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.TLDNotSetInRealmError.html">TLDNotSetInRealmError</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.UnexpectedResponse.html">UnexpectedResponse</a><br />
<br />

<!-- =========== START OF FUNCTIONS =========== -->
<font size="+1"><b>Functions</b></font><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#_callWithDefault">_callWithDefault</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#_getFPName">_getFPName</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#_memberGIDs">_memberGIDs</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#_testPermissions">_testPermissions</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#cleanPath">cleanPath</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#debugDeferred">debugDeferred</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#decodeHostPort">decodeHostPort</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#parsePWDResponse">parsePWDResponse</a><br />
<br />

<!-- =========== START OF VARIABLES =========== -->
<font size="+1"><b>Variables</b></font><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#BAD_CMD_SEQ">BAD_CMD_SEQ</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CANT_OPEN_DATA_CNX">CANT_OPEN_DATA_CNX</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CLOSING_DATA_CNX">CLOSING_DATA_CNX</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD">CMD_NOT_IMPLMNTD</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD_FOR_PARAM">CMD_NOT_IMPLMNTD_FOR_PARAM</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CMD_NOT_IMPLMNTD_SUPERFLUOUS">CMD_NOT_IMPLMNTD_SUPERFLUOUS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CMD_OK">CMD_OK</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#CNX_CLOSED_TXFR_ABORTED">CNX_CLOSED_TXFR_ABORTED</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#DATA_CNX_ALREADY_OPEN_START_XFR">DATA_CNX_ALREADY_OPEN_START_XFR</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#DATA_CNX_OPEN_NO_XFR_IN_PROGRESS">DATA_CNX_OPEN_NO_XFR_IN_PROGRESS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#DIR_STATUS">DIR_STATUS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#ENDLN">ENDLN</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#ENTERING_EPSV_MODE">ENTERING_EPSV_MODE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#ENTERING_PASV_MODE">ENTERING_PASV_MODE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#ENTERING_PORT_MODE">ENTERING_PORT_MODE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#EXCEEDED_STORAGE_ALLOC">EXCEEDED_STORAGE_ALLOC</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#FILE_STATUS">FILE_STATUS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#FILE_STATUS_OK_OPEN_DATA_CNX">FILE_STATUS_OK_OPEN_DATA_CNX</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#FILENAME_NOT_ALLOWED">FILENAME_NOT_ALLOWED</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#GOODBYE_MSG">GOODBYE_MSG</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#HELP_MSG">HELP_MSG</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#NAME_SYS_TYPE">NAME_SYS_TYPE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#NEED_ACCT_FOR_LOGIN">NEED_ACCT_FOR_LOGIN</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#NEED_ACCT_FOR_STOR">NEED_ACCT_FOR_STOR</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#PAGE_TYPE_UNK">PAGE_TYPE_UNK</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#PASV">PASV</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#PORT">PORT</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#PWD_REPLY">PWD_REPLY</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_ACTN_ABRTD_FILE_UNAVAIL">REQ_ACTN_ABRTD_FILE_UNAVAIL</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_ACTN_ABRTD_INSUFF_STORAGE">REQ_ACTN_ABRTD_INSUFF_STORAGE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_ACTN_ABRTD_LOCAL_ERR">REQ_ACTN_ABRTD_LOCAL_ERR</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_ACTN_NOT_TAKEN">REQ_ACTN_NOT_TAKEN</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_FILE_ACTN_COMPLETED_OK">REQ_FILE_ACTN_COMPLETED_OK</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#REQ_FILE_ACTN_PENDING_FURTHER_INFO">REQ_FILE_ACTN_PENDING_FURTHER_INFO</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#RESPONSE">RESPONSE</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#RESTART_MARKER_REPLY">RESTART_MARKER_REPLY</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SERVICE_READY_IN_N_MINUTES">SERVICE_READY_IN_N_MINUTES</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SVC_CLOSING_CTRL_CNX">SVC_CLOSING_CTRL_CNX</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SVC_NOT_AVAIL_CLOSING_CTRL_CNX">SVC_NOT_AVAIL_CLOSING_CTRL_CNX</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SVC_READY_FOR_NEW_USER">SVC_READY_FOR_NEW_USER</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SYNTAX_ERR">SYNTAX_ERR</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SYNTAX_ERR_IN_ARGS">SYNTAX_ERR_IN_ARGS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#SYS_STATUS_OR_HELP_REPLY">SYS_STATUS_OR_HELP_REPLY</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#TOO_MANY_CONNECTIONS">TOO_MANY_CONNECTIONS</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#TXFR_COMPLETE_OK">TXFR_COMPLETE_OK</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#TYPE_SET_OK">TYPE_SET_OK</a><br />
<a target="mainFrame" href="twisted.protocols.ftp.html#WELCOME_MSG">WELCOME_MSG</a><br />
<br />

</body>
</html>