144 </dd> |
144 </dd> |
145 </dl><a NAME="FtpReply.__doFtpCommands" ID="FtpReply.__doFtpCommands"></a> |
145 </dl><a NAME="FtpReply.__doFtpCommands" ID="FtpReply.__doFtpCommands"></a> |
146 <h4>FtpReply.__doFtpCommands</h4> |
146 <h4>FtpReply.__doFtpCommands</h4> |
147 <b>__doFtpCommands</b>(<i></i>) |
147 <b>__doFtpCommands</b>(<i></i>) |
148 <p> |
148 <p> |
149 Private slot doing the sequence of FTP commands to get the requested result. |
149 Private slot doing the sequence of FTP commands to get the requested |
|
150 result. |
150 </p><a NAME="FtpReply.__doFtpLogin" ID="FtpReply.__doFtpLogin"></a> |
151 </p><a NAME="FtpReply.__doFtpLogin" ID="FtpReply.__doFtpLogin"></a> |
151 <h4>FtpReply.__doFtpLogin</h4> |
152 <h4>FtpReply.__doFtpLogin</h4> |
152 <b>__doFtpLogin</b>(<i>username, password, byAuth=False</i>) |
153 <b>__doFtpLogin</b>(<i>username, password, byAuth=False</i>) |
153 <p> |
154 <p> |
154 Private method to do the FTP login with asking for a username and password, |
155 Private method to do the FTP login with asking for a username and |
155 if the login fails with an error 530. |
156 password, if the login fails with an error 530. |
156 </p><dl> |
157 </p><dl> |
157 <dt><i>username</i></dt> |
158 <dt><i>username</i></dt> |
158 <dd> |
159 <dd> |
159 user name to use for the login (string) |
160 user name to use for the login (string) |
160 </dd><dt><i>password</i></dt> |
161 </dd><dt><i>password</i></dt> |