Documentation/Source/eric5.Helpviewer.Sync.FtpSyncHandler.html

changeset 1695
7b115f986d48
parent 1680
28e57079dab5
child 1702
870ee0fa9007
equal deleted inserted replaced
1694:648466a9451b 1695:7b115f986d48
173 <dd> 173 <dd>
174 flag indicating an error situation (boolean) 174 flag indicating an error situation (boolean)
175 </dd> 175 </dd>
176 </dl><a NAME="FtpSyncHandler.__downloadFile" ID="FtpSyncHandler.__downloadFile"></a> 176 </dl><a NAME="FtpSyncHandler.__downloadFile" ID="FtpSyncHandler.__downloadFile"></a>
177 <h4>FtpSyncHandler.__downloadFile</h4> 177 <h4>FtpSyncHandler.__downloadFile</h4>
178 <b>__downloadFile</b>(<i>type_, fileName</i>) 178 <b>__downloadFile</b>(<i>type_, fileName, timestamp</i>)
179 <p> 179 <p>
180 Private method to downlaod the given file. 180 Private method to downlaod the given file.
181 </p><dl> 181 </p><dl>
182 <dt><i>type_</i></dt> 182 <dt><i>type_</i></dt>
183 <dd> 183 <dd>
184 type of the synchronization event (string one 184 type of the synchronization event (string one
185 of "bookmarks", "history", "passwords" or "useragents") 185 of "bookmarks", "history", "passwords" or "useragents")
186 </dd><dt><i>fileName</i></dt> 186 </dd><dt><i>fileName</i></dt>
187 <dd> 187 <dd>
188 name of the file to be downloaded (string) 188 name of the file to be downloaded (string)
189 </dd><dt><i>timestamp</i></dt>
190 <dd>
191 time stamp in seconds of the file to be downloaded (int)
189 </dd> 192 </dd>
190 </dl><a NAME="FtpSyncHandler.__idleTimeout" ID="FtpSyncHandler.__idleTimeout"></a> 193 </dl><a NAME="FtpSyncHandler.__idleTimeout" ID="FtpSyncHandler.__idleTimeout"></a>
191 <h4>FtpSyncHandler.__idleTimeout</h4> 194 <h4>FtpSyncHandler.__idleTimeout</h4>
192 <b>__idleTimeout</b>(<i></i>) 195 <b>__idleTimeout</b>(<i></i>)
193 <p> 196 <p>

eric ide

mercurial