in reply to Alteon's and SSH

Can you execute commands with the ssh program?
ssh host foo
My suspicion is that the Alteon does not allow executing commands with ssh. 'scp' is the most common program executed through ssh which is where error message comes from. It sounds like it provides a command prompt where commands can be entered. But getting a shell is different from running a program.