General

Profile

osa (Shunsuke OSA)

  • Login: osa
  • Registered on: 03/29/2017
  • Last sign in: 09/08/2018

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/04/2017

06:40 AM Ruby Feature #13382: [PATCH] Options for FTP PORT command
I used to use FTP and need this feature.
But now, I don't use it and lose motivation to implement this feature.
I'm so sorry.
Please close this issue.
(I guess I can't close this issue.)
osa (Shunsuke OSA)

04/18/2017

08:58 AM Ruby Feature #13382: [PATCH] Options for FTP PORT command
shugo (Shugo Maeda) wrote:
> The name data_listening_address= seems misleading because it doesn't
> ...
I see. It is reasonable.
> And data_listening_port= is less flexible than setActivePortRange()
> ...
This is reasonable too.
B...
osa (Shunsuke OSA)

04/15/2017

07:21 AM Ruby Feature #13382: [PATCH] Options for FTP PORT command
Thank you so much for your survey.
If we translate java's `setReportActiveExternalIPAddress()` into Ruby method literally, it seems to be `report_active_external_ip_address=`.
But this name is difficult to understand for me.
("repo...
osa (Shunsuke OSA)

03/29/2017

02:44 PM Ruby Feature #13382: [PATCH] Options for FTP PORT command
> The default mode of Net::FTP is now passive, but do you really need the active mode?
In the real world, sometimes we have to connect FTP servers without passive mode support. But modern server environment such as clouds like AWS EC2...
osa (Shunsuke OSA)
08:36 AM Ruby Feature #13382 (Rejected): [PATCH] Options for FTP PORT command
# Abstract
Add options to Net::FTP to set data listening host and port.
# Background
Net::FTP sends local address and default port to remote FTP server.
In FTP active mode, remote server will connect to client to establish data...
osa (Shunsuke OSA)

Also available in: Atom