From: Lavir the Whiolet Date: 2011-11-14T20:05:08+09:00 Subject: [ruby-core:41015] [ruby-trunk - Feature #5630][Open] Missing custom transfer modes in Net::FTP Issue #5630 has been reported by Lavir the Whiolet. ---------------------------------------- Feature #5630: Missing custom transfer modes in Net::FTP http://redmine.ruby-lang.org/issues/5630 Author: Lavir the Whiolet Status: Open Priority: Normal Assignee: Category: Target version: 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://redmine.ruby-lang.org