$ftp->retr(file)
ftp
file
Retrieves file file from the remote server. If the user calls either pasv or port, returns true or false. Otherwise, returns a reference to a Net::FTP::dataconn object.
pasv
port
Copyright © 2001 O'Reilly & Associates. All rights reserved.