eric6/Documentation/Source/eric6.WebBrowser.Sync.FtpSyncHandler.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
209 209
210 <p> 210 <p>
211 Private method to connect to the FTP server and log in. 211 Private method to connect to the FTP server and log in.
212 </p> 212 </p>
213 <dl> 213 <dl>
214 <dt>Returns:</dt> 214 <dt>Return:</dt>
215 <dd> 215 <dd>
216 flag indicating a successful log in (boolean) 216 flag indicating a successful log in (boolean)
217 </dd> 217 </dd>
218 </dl> 218 </dl>
219 <a NAME="FtpSyncHandler.__dirListCallback" ID="FtpSyncHandler.__dirListCallback"></a> 219 <a NAME="FtpSyncHandler.__dirListCallback" ID="FtpSyncHandler.__dirListCallback"></a>
279 <dd> 279 <dd>
280 byte string to store in the buffer (bytes) 280 byte string to store in the buffer (bytes)
281 </dd> 281 </dd>
282 </dl> 282 </dl>
283 <dl> 283 <dl>
284 <dt>Returns:</dt> 284 <dt>Return:</dt>
285 <dd> 285 <dd>
286 number of bytes written to the buffer (integer) 286 number of bytes written to the buffer (integer)
287 </dd> 287 </dd>
288 </dl> 288 </dl>
289 <a NAME="FtpSyncHandler.__idleTimeout" ID="FtpSyncHandler.__idleTimeout"></a> 289 <a NAME="FtpSyncHandler.__idleTimeout" ID="FtpSyncHandler.__idleTimeout"></a>
359 <dd> 359 <dd>
360 name of the file to be uploaded (string) 360 name of the file to be uploaded (string)
361 </dd> 361 </dd>
362 </dl> 362 </dl>
363 <dl> 363 <dl>
364 <dt>Returns:</dt> 364 <dt>Return:</dt>
365 <dd> 365 <dd>
366 flag indicating success (boolean) 366 flag indicating success (boolean)
367 </dd> 367 </dd>
368 </dl> 368 </dl>
369 <a NAME="FtpSyncHandler.initialLoadAndCheck" ID="FtpSyncHandler.initialLoadAndCheck"></a> 369 <a NAME="FtpSyncHandler.initialLoadAndCheck" ID="FtpSyncHandler.initialLoadAndCheck"></a>

eric ide

mercurial