Details
-
Improvement
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
We have two separate builds uploading to the same SCP server - however they should be using different user names, etc.
Because SCP only identifies them in the jobs by the server name - it is confusing to identify which is the correct one without trial and error. This would not be a problem if the connections had a field to specify a "Display Name" for use in jobs, etc.
"Display Name" has been implemented in https://github.com/jenkinsci/scp-plugin/commit/4162acc0c88ec7adf606aa7725e8db460c4c93b9.
But not released yet.