Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

ERROR - Upload report to SFTP server

JPMac
Regular Contributor
Regular Contributor

I am trying to send the Analytics reports to the SFTP server by configuring it as shown in the Forum below.

https://forums.saviynt.com/t5/identity-governance/upload-using-sftp-connector/m-p/60399

<FILES_TO_PUT>

[
{
"eic_src_dir":"Reports/Analytics/R-TestSFTP/",
"target_dir":"/tmp/",
"file_list":["^.*\\.zip","^.*\\.csv"]
}
]

<Analytics Detail>

JPMac_0-1706861318412.png

However, when I run Job, I get the following error:

JPMac_2-1706861410964.png

 

JPMac_1-1706861397894.png

In Log View, I get this error:

JPMac_3-1706861503878.png


Could you please tell me the solution?

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

start path of report with /


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

JPMac
Regular Contributor
Regular Contributor

@rushikeshvartak 

 I can't save a report with '/' at the beginning becaise '/' disappears after saving.

JPMac_2-1707109135942.png

Do you know anything from the error log?

JPMac_1-1707108971109.png

2024-02-05T13:54:55+09:00-connectorms-c.s.s.s.service.SFTPConnectorService-http-nio-8980-exec-1-kg549-DEBUG-Files failed to upload with detailed error message : {"/saviynt_shared//reports/Analytics/R-TestSFTP/^.*\\.csv":"File not found","/saviynt_shared//reports/Analytics/R-TestSFTP/^.*\\.zip":"File not found"}