net.schmizz.sshj.xfer.scp.SCPException: EOF while expecting response to protocol message. Additional info: `scp: Failed to open file '/home/
Please advice how to give remote path for SCP task in Bamboo
Hello Shree,
Thank you for your question.
I have noticed you have raised the same question on:
Please, notice according to our documentation Using the SCP task in Bamboo, the Local Path is relative to the Bamboo working directory.
In Bamboo, could you please confirm the Job where the SCP is configured has been set up to run on a Windows agent.
Could you please open up Command Prompt and attempt on copying "D:\Users\Administrator\bamboo-home\xml-data\build-dir\688129-884737\TestCopy.txt" to "D:\Test_deploy" by running:
scp -v "D:\Users\Administrator\bamboo-home\xml-data\build-dir\688129-884737\TestCopy.txt" "D:\Test_deploy"
—
Kind regards,
Rafael P. Sperafico
Atlassian Support
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.