Problem with SSH
Posted by: Bloodweiser
Posted on: 2008-10-16 06:12:00
Hi, I am having problems running commands remotely with SSH.
Login is working fine, but when the command gets sent the process hangs indefinately.
Command I am using:
ssh user@domain.com ls
Any ideas?