Hi All,
I'm start using Bamboo for testing purpose. File was not uploaded when I try to deploy with SCP Task. My scp task are as below:
Host : IP_To_Deploy
Authentication Type: Username & Password
Remote Path : C:\inetpub\wwwroot\
some logs are as below:
simple 06-Jun-2018 13:18:53 Creating remote directory 'wwwroot'... simple 06-Jun-2018 13:18:53 Creating remote directory 'wwwroot'... simple 06-Jun-2018 13:18:53 Uploading 'C:\Users\admin\bamboo-home\xml-data\build-dir\6520833-6651906\.vscode' to 'C\inetpub\wwwroot\test2'... error 06-Jun-2018 13:18:53 Failed to upload C\inetpub\wwwroot\test2, Remote SCP command had error: scp: 'C/inetpub/wwwroot/test2': No such file or directory error 06-Jun-2018 13:18:53 Copy Failed. Some files were not uploaded successfully. error 06-Jun-2018 13:18:53 'C:\Users\admin\bamboo-home\xml-data\build-dir\6520833-6651906\wwwroot\lib\bootstrap\dist\js\bootstrap.js' was not uploaded. error 06-Jun-2018 13:18:53 'C:\Users\admin\bamboo-home\xml-data\build-dir\6520833-6651906\bin\Debug\netcoreapp2.0\test.runtimeconfig.json' was not uploaded. error 06-Jun-2018 13:18:53 'C:\Users\admin\bamboo-home\xml-data\build-dir\6520833-6651906\Views\Shared\Error.cshtml' was not uploaded.
Could someone help me to fix it?
Thanks
Have the same problem. Anyone has the solution to scp into windows box?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.