I\'m only new to using SSH, but when I log in I end up in the directory ~, which in general is the same directory when FTPing in. I can still go to /, but I don\'t know what
~ is your home directory. To see the path type:
echo ~
in the terminal