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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: abort Chapter 16
FTP
Next: Reference: append
 

appe

 $

ftp


->appe
(

file

)

Appends data to the end of the remote file file , which is created if it doesn't exist. If the user calls either pasv or port , returns true or false. Otherwise, returns a reference to a Net::FTP::dataconn object.


Previous: Reference: abort Perl in a Nutshell Next: Reference: append
Reference: abort Book Index Reference: append

Library Navigation Links

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