AEP Destinations export to SFTP - 'Can't make directory for path "sftp" under "/" Error
Hi, I’m trying to setup a daily dataflow from AEP to an SFTP using Destinations in AEP. I’ve setup the SFTP destination and have been able to connect to it successfully, but keep getting the following error:
Unable to create directory for path sftp/SFTP_220260324_120519/part-00000-tid-2776579317160816273-5bb6a03a-8b4a-46fc-8fca-d3f38be573b0-1414191-1-c000.json.gz with the parameters flowId=9a432588-4c13-442c-85c0-9b968c07a5c3 datasetId=65aefbff544b412c9f33e273 flowRunId=d9568853-f592-4361-9b08-df20bb1db29f. The error message returned by the destination is Can't make directory for path "sftp" under "/".. Please verify that you have the necessary permission to perform the operation to the destination and the path is correct.
We’re aiming to have the file upload to the root folder under the SFTP, and have confirmed that AEP has all of the necessary permissions to read and write the root folder in SFTP, but are still encountering this error. Has anyone encountered a similar issue in the past and resolved it?