AEP SFTP data source - default directory | Community
Skip to main content
January 21, 2022
Solved

AEP SFTP data source - default directory

  • January 21, 2022
  • 1 reply
  • 992 views

Hi,

 

When setting up an SFTP data source and making a connection, AEP appears to connect only to the lowest level (/) directory. Is there a way I can instead have it go to the default directory?

 

The problem I have is that a directory level between the lowest level and where I need to get to has a restricted permission setup that can't be altered and I can't navigate through to where my files live.

At least, I don't know how to. If someone knows what I'm talking about and can advise a solution, that would be great!

 

For example, I need to navigate to /home/cli/target_folder

But /cli doesn't allow access so through the AEP UI, I can only get as far as /home

 

Thanks in advance!

 

 

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 bitunsen

Hi Tarik,

 

I had also faced the same issue. At the beginning, I had requested him to create a folder for me under /home/<my user name>/. While working with the Unix admin on this, we ended up creating a new folder at root "/aep_input/" with proper permission.

 

Thanks,

Bitun

1 reply

bitunsenAccepted solution
Level 2
January 21, 2022

Hi Tarik,

 

I had also faced the same issue. At the beginning, I had requested him to create a folder for me under /home/<my user name>/. While working with the Unix admin on this, we ended up creating a new folder at root "/aep_input/" with proper permission.

 

Thanks,

Bitun

tazfromozAuthor
January 24, 2022

Thank you for sharing and confirming I'm not going crazy! 🙂