Skip to content
This repository was archived by the owner on Oct 29, 2018. It is now read-only.
This repository was archived by the owner on Oct 29, 2018. It is now read-only.

Make Alfresco FTP PASV work with Docker NAT #1

@AFaust

Description

@AFaust

When the Alfresco Repository runs inside a Docker container, it will use the local address of the container to respond to FTP PASV commands. This address will not be resolvable by FTP clients and cause FTP connections to fail. Some FTP clients, like WinSCP, may be able to force the use of the public address used for establishing the initial connection instead of using the server-provided local address. In the long run, the Docker setup requires that Alfresco FTP provide the proper public address so it can be used with all FTP clients. This might require a patch / contribution to the JLAN project to support a configurable public address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions