FTP PASV connection on AEM as Cloud Services | Community
Skip to main content
New Participant
February 7, 2024
Solved

FTP PASV connection on AEM as Cloud Services

  • February 7, 2024
  • 3 replies
  • 975 views

Hi all,

i need to connect AEM author as a Cloud Service to to the enterprise ftp. I've everything I need for the requirement, and I've it running in my local environment.
But I've a problem when configuring fort forwarding in cloud.
As we know FTP in Passive mode returns random ports to perform the data transmission connection. And that is the problem, when configuring "Flexible Port Egress" because I can't use a port range as source ports.

 

 

Any solution?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SureshDhulipudi

Did you try SFTP instead of FTP ?

 

FTP may use random port, 

Connecting AEM as a Cloud Service to an FTP server can be challenging due to the nature of FTP's passive mode and the restrictions on port forwarding in many cloud environments.

3 replies

kautuk_sahni
Employee
February 16, 2024

@victortoledo Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
SureshDhulipudi
SureshDhulipudiAccepted solution
New Participant
February 11, 2024

Did you try SFTP instead of FTP ?

 

FTP may use random port, 

Connecting AEM as a Cloud Service to an FTP server can be challenging due to the nature of FTP's passive mode and the restrictions on port forwarding in many cloud environments.

New Participant
February 13, 2024

good point! i will try to test it.

I dont have the final configuration yet, but i did a POC on my local env

Shashi_Mulugu
New Participant
February 9, 2024

@victortoledo did you had a chance to connect with Adobe Customer Support/CSE.. what is the feedback?