summaryrefslogtreecommitdiffstats
path: root/perl-install/ftp.pm
Commit message (Collapse)AuthorAgeFilesLines
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
|
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
|
* perl_checker adaptationsPascal Rigaux2002-11-271-1/+1
|
* s/wantarray/wantarray()/Pascal Rigaux2002-11-151-1/+1
|
* make perl_checker happyPascal Rigaux2002-11-141-1/+1
|
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
| | | | | | - remove redundant parentheses - add some parentheses for clarity
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-1/+1
|
* don't let Timeout kill usPascal Rigaux2002-07-101-3/+5
|
* do not retry on 550 file unavailableGuillaume Cottenceau2001-03-111-0/+1
|
* don't use install_anyPascal Rigaux2001-03-061-1/+0
|
* fixed wrong URLPREFIX formation if no user given.Francois Pons2001-02-081-1/+2
|
* now fully fixed ftp connection (and http too) caused by forked DrakXFrancois Pons2001-02-071-2/+2
| | | | | with latent ftp connection.
* reworked ftp behaviour a bit for cooperative connection (avoid openingFrancois Pons2001-02-061-5/+10
| | | | | | | and closing connection too fast for each transaction). There seems to be some problem for retrieving twice a package, this cause huge pause between each transaction, the best is to avoid them so ?
* rebuild URLPREFIX as stage1 does not provide it anymore.Francois Pons2001-02-051-11/+2
|
* (getFile): make it work (it used to dead-loop when getFile'ing an non-existentPascal Rigaux2001-01-071-4/+0
| | | | | file, stressing the ftp server :-/ )
* for the moment, just release cdrom.img, hd.img and hdreiser.imgPascal Rigaux2001-01-071-4/+10
| | | | | others should should come...
* (getFile): recall getFile after rewindGetFilePascal Rigaux2000-12-291-3/+3
|
* (new): retry in case of ftp connection/loginPascal Rigaux2000-12-081-2/+8
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-08-221-2/+2
|
* no_commentPascal Rigaux2000-06-061-1/+1
|
* no_commentPascal Rigaux2000-05-071-1/+1
|
* no_commentPascal Rigaux2000-04-171-0/+9
|
* *** empty log message ***Francois Pons2000-04-051-1/+1
|
* no_commentPascal Rigaux2000-03-261-1/+2
|
* no_commentPascal Rigaux2000-03-141-1/+1
|
* *** empty log message ***Francois Pons2000-01-051-0/+11
|
* no_commentPascal Rigaux1999-12-071-1/+1
|
* no_commentPascal Rigaux1999-12-051-3/+3
|
* no_commentPascal Rigaux1999-11-281-28/+36
|
* no_commentPascal Rigaux1999-11-251-6/+2
|
* no_commentPascal Rigaux1999-09-151-2/+2
|
* no_commentPascal Rigaux1999-08-301-1/+2
|
* no_commentPascal Rigaux1999-08-291-25/+29
|
* no_commentPascal Rigaux1999-08-281-0/+49