Re: [9fans] ssh port specification

2009-08-09 Thread Rudolf Sykora
Thanks a lot... It works. ... I always forget that that leading tcp! is really necessary :) (even though I know why, on second thought) Ruda 2009/8/9 Lyndon Nerenberg : >> Hello everyone, >> I want to connect to a ssh server (v1) with the plan 9 ssh command. >> However, the server runs on a non-st

Re: [9fans] ssh port specification

2009-08-09 Thread Lyndon Nerenberg
Hello everyone, I want to connect to a ssh server (v1) with the plan 9 ssh command. However, the server runs on a non-standard port (not 22). I can't figure out, how to specify the port number for the ssh command. ssh u...@net!host!port