cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Writing files to on-premise servers

clarrivey
New Contributor

I am trying to write a file that gets created in a pipeline to one of our on-premise servers (i.e. sftp://ourschool:22/directory/filename.txt) and am getting the following error message:
Unable to create filesystem object for sftp://ourschool:22/directory/filename.txt, Reason: Failed to get SFTP session connected
Has anyone had any luck with this. I am trying to login with Basic Auth (username and password).

5 REPLIES 5

Another perspective to consider is a valid network path. Are you using a Groundplex on the same network or with a route to the network with the SFTP server? Or is the SFTP server publicly available, and if so, is it protected by a whitelist?