solebox (sole box)
- Login: solebox
- Registered on: 11/21/2016
- Last sign in: 11/23/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
11/23/2016
-
03:28 AM Ruby Feature #12966: net/ftp to include fxp support?
- Martin Dürst wrote:
> sole box wrote:
> ...
ok martin,
ill implement it gladly , btw , who do i assign it to then?
11/22/2016
-
12:10 AM Ruby Feature #12966 (Rejected): net/ftp to include fxp support?
- can we implement support for fxp ? its an extension of the ftp protocol , looks like a legit thing to have no?
11/21/2016
-
10:00 PM Ruby Feature #12965 (Closed): net/ftp module to support optional path parameter for status
- hey , in the ftp rfc one can choose to use "STAT" raw command with a path as a parameter.
the result is the same as list only faster and over the control plane (i.e the same tcp session)
this feature can help developers make faster im...