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

Supported file types and max file size to download from SFTP Server

RanjanS
New Contributor
New Contributor

What are the supported file types and max file size to download from SFTP Server using SFTP Connector.

We are trying to download a .zip file using SFTP Connector and it is failing.

The reason we are trying to download a .zip file is our original .csv file is more than 10 MB and OOTB Saviynt does not support to download a .csv file which is more than 10 MB in size.

Does anyone faced the similar situation where the data file is more than 10 MB and have any workaround for this issue.

Suggestions here are appreciated.

Thanks,

Ranjan

2 REPLIES 2

SumathiSomala
All-Star
All-Star

SumathiSomala_0-1699445577567.png

Permissible Values for File Transfer (saviyntcloud.com

Refer this forum thread

Need assistance on Downloading 112MB Flat File thr... - Saviynt Forums - 56881

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

rushikeshvartak
All-Star
All-Star

https://docs.saviyntcloud.com/bundle/SFTP-Certified-v23x/page/Content/Permissible-Values-for-File-Tr...

rushikeshvartak_0-1699507551068.png

 

Default File Location Permissible File Extensions

In the FILES_TO_GET parameter, when you specify DataFiles in the eic_dest_dir attribute, files are downloaded to the /saviynt_shared/saviynt/Import/Datafiles directory.

Files with the following extensions can be downloaded:

  • .txt

  • .csv

  • .xml

  • .xlsx

  • .xls

In the FILES_TO_GET parameter, when you specify SchemaFiles in the eic_dest_dir attribute, files are downloaded to the /saviynt_shared/saviynt/Import/SAV directory.

Files with.sav extension can be downloaded.

In the FILES_TO_GET parameter, when you specify LogStash in the eic_dest_dir attribute, files are downloaded to the /saviynt_shared/saviynt/Import/Datafiles/Logstashdirectory.

Files with .txt extension can be downloaded.


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