method
send_type_command
v2_1_10 -
Show latest stable
- Class:
Net::FTP
send_type_command()private
Sends a command to destination host, with the current binary sendmode type.
If binary mode is true, then “TYPE I” (image) is sent, otherwise “TYPE A” (ascii) is sent.