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

Upload Files from File Directory to SFTP server

Pavan1603
New Contributor II
New Contributor II

I am trying to upload files from File Directory(Data Files) to a SFTP server but getting below error when running the job.

 

FILES_TO_PUT:

[ { "eic_src_dir": "DataFiles",
"target_dir": "/Test",
"file_list": ["SFTPFile.csv"] ,
"modified_since": "24" }
]

6 REPLIES 6

NM
Valued Contributor
Valued Contributor

Hi @Pavan1603 ,

It says upload successfully in attached logs.

Pavan1603
New Contributor II
New Contributor II

Hi @NM ,

No, it's not uploaded.

NM
Valued Contributor
Valued Contributor

@Pavan1603 , can you run the job again and share full logs?

rushikeshvartak
All-Star
All-Star

Source directory is missing in json


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

Hi Rushikesh,

I have given below as source directory as I want my files to be uploaded from there, is the path wrong for Data Files?

"eic_src_dir": "DataFiles",

sangitaladi
Regular Contributor
Regular Contributor

Please share debug logs

Regards

Sangita Ladi