RE: [Perl-unix-users] Multiple FTP Session

2003-01-03 Thread BWilson
3 3:38 PM To: [EMAIL PROTECTED] Subject: [Perl-unix-users] Multiple FTP Session Hi All, What will be the better way to create a multiple ftp session. The number of sessions has to be determined by a flat file dynamically created by the user. And any link which talk about writing efficien

Re: [Perl-unix-users] Multiple FTP Session

2003-01-02 Thread Werner Oswald
Hi, a "metoo" question ;-) might there also be a way to have one file fetched from multiple sources to have more speed during the download? Many Thanx Werner VRSS> Hi All, VRSS> What will be the better way to create a multiple ftp session. The number VRSS> of sessions has to be determined by

[Perl-unix-users] Multiple FTP Session

2003-01-02 Thread V. Rajaraman \[Sys-Support\]
Hi All, What will be the better way to create a multiple ftp session. The number of sessions has to be determined by a flat file dynamically created by the user. And any link which talk about writing efficient perl codes. Thanks Suresh A. ___ Perl-Un