Avatar

Correct answer by
Employee Advisor

Can you try removing the space between the file path and semicolom

 

  •  -export: sftp/incoming/adobe/export/test.xml

to

  • -export:sftp/incoming/adobe/export/test.xml

View solution in original post