|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Beginners guide to Net::FTPby RMGir (Prior) |
| on Aug 14, 2002 at 08:29 UTC ( [id://190045]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Nice guide, ++.
But don't forget binary! The version you wrote will work fine if you're running from a Unix client box to a Unix server. But if the client side is a Win32, Mac, or VMS box (and maybe if the server side is) you want to make sure you call before you do any other operations. From the perldoc
-- Mike
In Section
Tutorials
|
|
||||||||||||||||||||||||||||