method

storlines

v1_9_3_392 - Show latest stable - Class: Net::FTP
storlines(cmd, file)
public

Puts the connection into ASCII (text) mode, issues the given server-side command (such as “STOR myfile”), and sends the contents of the file named file to the server, one line at a time. If the optional block is given, it also passes it the lines.