Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15361

SCP task should be able to read the ssh config file for proxy settings

    XMLWordPrintable

Details

    • 2
    • 5
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Sometimes, users might want to scp some files from bamboo to a target machine that sits behind SSH proxy server.Effectively using the configuration:

      bamboo server -->SSH proxy server --> Target server

      Normally the SSH proxy configuration will be set in the /<user>/.ssh/config file and this will work from the command line with something like:

      scp -P 22 test.txt someuser@target-server:/tmp
      

      However bamboo will fail in the scp task with connection timeout errors due to the proxy not being applied

      Attachments

        Activity

          People

            Unassigned Unassigned
            smaiyaki Sultan Maiyaki (Inactive)
            Votes:
            7 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: