Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: listChapter 16
FTP
Next: Reference: ls
 

login

$ftp->([login[, passwd[, account]]])

Logs user into an FTP server. Arguments are:

login

Login name. If not specified, defaults to anonymous or to the value in $HOME/.netrc.

passwd

Password. If not specified, defaults to the user's email address or to the value in $HOME/.netrc.

account

Additional account information, for files on the FTP server that have special access restrictions.


Previous: Reference: listPerl in a NutshellNext: Reference: ls
Reference: listBook IndexReference: ls



Banner.Novgorod.Ru