How to know the full path of a file using SSH?
Posted
by Roy
on Server Fault
See other posts from Server Fault
or by Roy
Published on 2010-05-07T02:06:33Z
Indexed on
2010/05/07
3:18 UTC
Read the original article
Hit count: 354
Hi
I am 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...
Thanks
Roshan
© Server Fault or respective owner