I'm beginner for SSH
stuff, but I want to dump a big sql
file and for that I need to be able to navigate to the appropriate path in my hosting account. I managed to login to SSH and I typed pwd
, but it gave me a shared hosting pathway like /home/content/r/o/s/roshanjonah
How can I go to the path where, I upload my files to. I use FTP
, but in FTP path it just shows /
so I cannot go any further back than that. So using SSH how can I come to this path in FTP
.