Project

General

Profile

Actions

Feature #15964

closed

Support for RFC2389 in Net::FTP

Added by darkphnx (Dan Wentworth) over 4 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
[ruby-core:93406]

Description

This patch implements RFC 2389 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) rfc2389.patch darkphnx (Dan Wentworth), 06/28/2019 10:35 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0