SSH command options to specify alternate port number or similar approach (OD-1428)
Released
Armin Pfurtscheller opened 11 months ago

First of all thanks for adding the SCP and SSH commands - they're working like a charm and simplify the pipeline setups! I'd have one small request similar to the one you just resolved in #1416.

I've a use case where my server is using alternate ports for SSH, so the default invocation of ssh user@host does not work, I would need to add ssh -p <port> to the command. Would it be possible to accept custom ports for both commands? With the SCP options field available, I can already add it with -P <port>, but lacking for the SSH command.

Thanks for all your work on this amazing software!

Best regards Armin

OneDev changed state to 'Closed' 11 months ago
Previous Value Current Value
Open
Closed
OneDev commented 11 months ago

State changed as code fixing the issue is committed (7d64552d)

Armin Pfurtscheller commented 11 months ago

Your implementation speed is incredible, thanks for fixing this so quickly!

OneDev changed state to 'Released' 11 months ago
Previous Value Current Value
Closed
Released
OneDev commented 11 months ago

State changed as build #3827 is successful

issue 1 of 1
Type
Improvement
Priority
Normal
Assignee
Issue Votes (0)
Watchers (4)
Reference
OD-1428
Please wait...
Page is in error, reload to recover