I am a little confused. I am trying to FTP using port 22. It says that I am connected, then that I am not connected. Here is my output:
dan@voldemort:~$ ftp $hname 22
Connected to <hostname>.
SSH-2.0-OpenSSH_5.1
ftp> ls
Not connected.
What's going on?