• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • SCP and SSH tasks
    • None
    • 8
    • 21
    • 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.

      Currently Bamboo escapes files it sends via SCP to a remote server with single quote. On Windows, depending on:

      • SSH server and its configuration escaped path is not handled properly, as a result file arrived on host server is wrapped with single quote, e.g 'my_app.exe'

      Scope of the issue:

      • Provide better support for cases when SSH server can't handle paths properly.

      Workarounds

      1. The following server handle path properly:
      2. Set PowerShell as the default Windows shell for SSH:
        Run this from an Administrator Powershell session
        New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force
        

            [BAM-16279] Provide better support for SCP to Windows servers

            SET Analytics Bot made changes -
            UIS Original: 7 New: 8
            SET Analytics Bot made changes -
            UIS Original: 10 New: 7
            SET Analytics Bot made changes -
            Support reference count Original: 6 New: 21
            SET Analytics Bot made changes -
            UIS Original: 9 New: 10
            SET Analytics Bot made changes -
            UIS Original: 10 New: 9
            SET Analytics Bot made changes -
            UIS Original: 97 New: 10
            SET Analytics Bot made changes -
            UIS Original: 75 New: 97
            SET Analytics Bot made changes -
            UIS Original: 7 New: 75
            SET Analytics Bot made changes -
            UIS Original: 15 New: 7
            Jonathan Barth made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 949565 ]

              Unassigned Unassigned
              mfahd Fahd
              Votes:
              24 Vote for this issue
              Watchers:
              29 Start watching this issue

                Created:
                Updated: