From: Shugo Maeda Date: 2011-11-23T08:10:09+09:00 Subject: [ruby-core:41226] [ruby-trunk - Feature #5630] Missing custom transfer modes in Net::FTP Issue #5630 has been updated by Shugo Maeda. Assignee set to Shugo Maeda ---------------------------------------- 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: Shugo Maeda 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