start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: size Chapter 16
FTP
Next: Reference: stou
 

stor

 $

ftp


->stor
(

file

)

Tells the server to store a new file under the name file . If the user calls either pasv or port , returns true or false. Otherwise, returns a reference to a Net::FTP::dataconn object.


Previous: Reference: size Perl in a Nutshell Next: Reference: stou
Reference: size Book Index Reference: stou

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.