View Single Post
Posts: 284 | Thanked: 74 times | Joined on Mar 2010 @ Wigan, UK
#1
Hey guys, firstly I'm sure I'm right in that I can mount a drive over ssh but not 100%, so correct me if im wrong.

I can mount the cifs drive on my LAN with no issues. I also use smscon so I have an ssh server setup on the same computer which i can connect to so thats all good.

Now I imagine i should be able to run a command similar to:
Code:
ssh remote@MyIpAddress/f$ /mnt/remote
But I cant find an example like that.....am I completely off with this?

Thanks

Last edited by kaos_king; 2011-11-08 at 16:42. Reason: Added question mark to title to make it clear its a question not a statement