Actions
Feature #5630
closedMissing custom transfer modes in Net::FTP
Feature #5630:
Missing custom transfer modes in Net::FTP
Description
Net::FTP supports binary and text transfer modes only but some systems support another modes. For example, EBCDIC mode ("TYPE E") in IBM mainframes.
Custom transfer modes are needed to be supported by Net::FTP.
Actions