eric6/Documentation/Source/eric6.Utilities.FtpUtilities.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
142 <dd> 142 <dd>
143 to check (string) 143 to check (string)
144 </dd> 144 </dd>
145 </dl> 145 </dl>
146 <dl> 146 <dl>
147 <dt>Returns:</dt> 147 <dt>Return:</dt>
148 <dd> 148 <dd>
149 flag indicating to ignore the line (boolean) 149 flag indicating to ignore the line (boolean)
150 </dd> 150 </dd>
151 </dl> 151 </dl>
152 <a NAME="FtpDirLineParser.__parseUnixLine" ID="FtpDirLineParser.__parseUnixLine"></a> 152 <a NAME="FtpDirLineParser.__parseUnixLine" ID="FtpDirLineParser.__parseUnixLine"></a>
162 <dd> 162 <dd>
163 directory line to be parsed (string) 163 directory line to be parsed (string)
164 </dd> 164 </dd>
165 </dl> 165 </dl>
166 <dl> 166 <dl>
167 <dt>Returns:</dt> 167 <dt>Return:</dt>
168 <dd> 168 <dd>
169 URL info object containing the valid data (E5UrlInfo) 169 URL info object containing the valid data (E5UrlInfo)
170 </dd> 170 </dd>
171 </dl> 171 </dl>
172 <a NAME="FtpDirLineParser.__parseUnixMode" ID="FtpDirLineParser.__parseUnixMode"></a> 172 <a NAME="FtpDirLineParser.__parseUnixMode" ID="FtpDirLineParser.__parseUnixMode"></a>
254 <dd> 254 <dd>
255 directory line to be parsed (string) 255 directory line to be parsed (string)
256 </dd> 256 </dd>
257 </dl> 257 </dl>
258 <dl> 258 <dl>
259 <dt>Returns:</dt> 259 <dt>Return:</dt>
260 <dd> 260 <dd>
261 URL info object containing the valid data (E5UrlInfo) 261 URL info object containing the valid data (E5UrlInfo)
262 </dd> 262 </dd>
263 </dl> 263 </dl>
264 <dl> 264 <dl>
322 <dd> 322 <dd>
323 directory line to split (string) 323 directory line to split (string)
324 </dd> 324 </dd>
325 </dl> 325 </dl>
326 <dl> 326 <dl>
327 <dt>Returns:</dt> 327 <dt>Return:</dt>
328 <dd> 328 <dd>
329 tuple of nine strings giving the meta data, 329 tuple of nine strings giving the meta data,
330 number of links, user, group, size, month, day, year or time 330 number of links, user, group, size, month, day, year or time
331 and name 331 and name
332 </dd> 332 </dd>
357 <dd> 357 <dd>
358 directory line to be parsed (string) 358 directory line to be parsed (string)
359 </dd> 359 </dd>
360 </dl> 360 </dl>
361 <dl> 361 <dl>
362 <dt>Returns:</dt> 362 <dt>Return:</dt>
363 <dd> 363 <dd>
364 URL info object containing the valid data (E5UrlInfo) 364 URL info object containing the valid data (E5UrlInfo)
365 </dd> 365 </dd>
366 </dl> 366 </dl>
367 <div align="right"><a href="#top">Up</a></div> 367 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial