You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by clearswift <gi...@git.apache.org> on 2017/03/28 08:19:50 UTC

[GitHub] trafficserver issue #1613: FTP Support

GitHub user clearswift opened an issue:

    https://github.com/apache/trafficserver/issues/1613

    FTP Support

    At the moment TS blocks requests for FTP URLs with an 'Unsupported Protocol' error message. This precludes TS from simply forwarding requests for FTP URLs to an upstream (parent) proxy.
    We propose a fix to allow TS to forward FTP URLs to an upstream (parent) proxy; where this proxy supports HTTP/FTP conversion (e.g. Squid) this would enable FTP resources to be retrieved via TS. This change would also allow protocol plugins to be developed that support FTP URLs.
    
    FTP Support would be optionally enabled with a new configuration setting in records.config preserving existing functionality if not present or set to the default value of false.
    e.g.
    proxy.config.ftp_enabled=1

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1613: FTP Support

Posted by clearswift <gi...@git.apache.org>.
Github user clearswift closed the issue at:

    https://github.com/apache/trafficserver/issues/1613


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1613: FTP Support

Posted by clearswift <gi...@git.apache.org>.
Github user clearswift commented on the issue:

    https://github.com/apache/trafficserver/issues/1613
  
    Closes as a duplicate. See PR #1608


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---