cancel
Showing results for 
Search instead for 
Did you mean: 

How to sftp a report from sourcing to other server

Former Member
0 Kudos

Hi,

I have written a schedule task to run a report. The task can either FTP the file or put it in sourcing directory.

I want to SFTP the file to different server, as in production FTP is not working.

So I am thinking following options to SFTP the file

1. Writing a unix script to SFTP the file from sourcing directory to other server. But wondering how to trigger the script. Is Cron the only option?

2. Directly SFTP the file, but I don't think we have this option in sourcing.

Please let me know if we have any option to SFTP the file or scheduling a unix script.

Thanks,

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member89217
Contributor
0 Kudos

Hi Srinivas,

In your current release, SFTP is not directly supported in the application.  In the currently unreleased version V10 there is support for SFTP for sending report results via a new file configuration that supports SFTP. in the mean time your idea about using an OS level cron job would work. 


Regards,

Gary