$ ftp ->stor ( file )
ftp
file
Tells the server to store a new file under the name file . 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.