[EMAIL PROTECTED] wrote:

> Hello to all you Perl-lovers,
> 
> Can anyone tell me how to download a file using IO::Socket from a
> FTP-server??  What do I have to change in the
> following code (which is used for HTTP-connections) to make it work with a
> FTP-server ???


I would suggest you use Net::FTP instead - much easier (otherwise you would
basically have to re-implement FTP protocol).

-- 
   ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
  (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //      http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to