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

Perl in a Nutshell

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

authorize

 $

ftp


->authorize
([

auth

[, 

resp

]])

Authorizes the user to send data outside the firewall, for use with FTP proxies. If authorization auth and response resp are not specified, authorize uses Net::Netrc to do a lookup.

Called with no arguments by login if the connection is through a firewall.


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

Library Navigation Links

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