From: "shugo (Shugo Maeda)" Date: 2013-10-19T13:25:31+09:00 Subject: [ruby-core:57938] [ruby-trunk - Feature #5630][Rejected] Missing custom transfer modes in Net::FTP Issue #5630 has been updated by shugo (Shugo Maeda). Status changed from Feedback to Rejected I close this issue because there's no feedback for a long time. ---------------------------------------- Feature #5630: Missing custom transfer modes in Net::FTP https://bugs.ruby-lang.org/issues/5630#change-42518 Author: Lavir_the_Whiolet (Lavir the Whiolet) Status: Rejected Priority: Normal Assignee: shugo (Shugo Maeda) Category: Target version: next minor 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. -- http://bugs.ruby-lang.org/