ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:93406] [Ruby trunk Feature#15964] Support for RFC2389 in Net::FTP
       [not found] <redmine.issue-15964.20190628103539@ruby-lang.org>
@ 2019-06-28 10:35 ` dan.wentworth
  2019-07-30  3:33 ` [ruby-core:94007] [Ruby master " shugo
  1 sibling, 0 replies; 2+ messages in thread
From: dan.wentworth @ 2019-06-28 10:35 UTC (permalink / raw
  To: ruby-core

Issue #15964 has been reported by darkphnx (Dan Wentworth).

----------------------------------------
Feature #15964: Support for RFC2389 in Net::FTP
https://bugs.ruby-lang.org/issues/15964

* Author: darkphnx (Dan Wentworth)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
This patch implements [RFC 2389](https://tools.ietf.org/html/rfc2389) in the stdlib implementation of Net::FTP.

RFC 2389 is used to make FTP extensions discoverable and provides a way to interact with them through the FEAT and OPTS commands. A very common use case for this is where an FTP server needs to have UTF8 filename support explicitly enabled.

Patch provides two new methods, `features` for returning an array of supported extensions and `option` for configuring them.

---Files--------------------------------
rfc2389.patch (3.73 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:94007] [Ruby master Feature#15964] Support for RFC2389 in Net::FTP
       [not found] <redmine.issue-15964.20190628103539@ruby-lang.org>
  2019-06-28 10:35 ` [ruby-core:93406] [Ruby trunk Feature#15964] Support for RFC2389 in Net::FTP dan.wentworth
@ 2019-07-30  3:33 ` shugo
  1 sibling, 0 replies; 2+ messages in thread
From: shugo @ 2019-07-30  3:33 UTC (permalink / raw
  To: ruby-core

Issue #15964 has been updated by shugo (Shugo Maeda).

Assignee set to shugo (Shugo Maeda)
Status changed from Open to Assigned

----------------------------------------
Feature #15964: Support for RFC2389 in Net::FTP
https://bugs.ruby-lang.org/issues/15964#change-80229

* Author: darkphnx (Dan Wentworth)
* Status: Assigned
* Priority: Normal
* Assignee: shugo (Shugo Maeda)
* Target version: 
----------------------------------------
This patch implements [RFC 2389](https://tools.ietf.org/html/rfc2389) in the stdlib implementation of Net::FTP.

RFC 2389 is used to make FTP extensions discoverable and provides a way to interact with them through the FEAT and OPTS commands. A very common use case for this is where an FTP server needs to have UTF8 filename support explicitly enabled.

Patch provides two new methods, `features` for returning an array of supported extensions and `option` for configuring them.

---Files--------------------------------
rfc2389.patch (3.73 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-30  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-15964.20190628103539@ruby-lang.org>
2019-06-28 10:35 ` [ruby-core:93406] [Ruby trunk Feature#15964] Support for RFC2389 in Net::FTP dan.wentworth
2019-07-30  3:33 ` [ruby-core:94007] [Ruby master " shugo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).