$
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.