[Info-vax] SSH

Richard B. Gilbert rgilbert88 at comcast.net
Sun Feb 20 17:19:49 EST 2011


On 2/20/2011 9:00 AM, VAXman- @SendSpamHere.ORG wrote:
> In article<ijofn4$i75$1 at online.de>, helbig at astro.multiCLOTHESvax.de (Phillip Helbig---undress to reply) writes:
>> In article
>> <df8d248a-64d2-42c2-97ea-fd74dedda748 at w9g2000prg.googlegroups.com>, Neil
>> Rieck<n.rieck at sympatico.ca>  writes:
>>
>>> 2) SSH is based upon port 22. If the source computer can't connect to
>>> the destination computer on port 22 (lets say it was due to a
>>> misconfigured firewall or proxy-server) then other technologies like
>>> SFTP and SCP have no chance of working.
>>
>> So SSH, SFTP and SCP all go to port 22 by default?
>
>
> Yes.  They're all manifestations of ssh.
>
> You can easily change the port with:
>
> $ ssh -p ####
> $ sftp -oPort=####>
> $ scp -P ####
>
>
> Don't you just love that unix command line uniformity? ;)
>
>

No, but if you must play with Unix, you must either live with the shell 
as is or modify it to suit your preferences.  I suspect learning the 
strange language and syntax is easier than rolling your own.  Some 
people even like it that way.

There are millions of Unix users out there who seem to find the syntax 
and semantic usable and useful.  They couldn't care less what we think! 
  ISTR that someone wrote a "DCL shell" but I don't think it ever became 
popular.




More information about the Info-vax mailing list