TI for placing a file on SFTP server
Posted: Tue May 29, 2018 2:57 am
Hi All,
I am trying to create a TI which will place a text file from data directory to an external SFTP server to be used by Database team. The database team has provided the host name, port number, file protocol(SFTP), userid/pwd to connect to the location to place the file. Can someone please guide me how should I write the TI? I am not looking for exact code but if someone can suggest some approach and functions, then It will be of great help. The files might need to be placed using batch files I guess. This is the first time I got such request in my project, so not sure how to achieve this. Thanks!!!
I am trying to create a TI which will place a text file from data directory to an external SFTP server to be used by Database team. The database team has provided the host name, port number, file protocol(SFTP), userid/pwd to connect to the location to place the file. Can someone please guide me how should I write the TI? I am not looking for exact code but if someone can suggest some approach and functions, then It will be of great help. The files might need to be placed using batch files I guess. This is the first time I got such request in my project, so not sure how to achieve this. Thanks!!!