Results 1 to 3 of 3
Hey!
Can someone pls tell me how to set up sshfs. I found something on internet but i couldnt get it to work.
Ty for you help...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-15-2012 #1Just Joined!
- Join Date
- Apr 2012
- Posts
- 4
setup sshfs
Hey!
Can someone pls tell me how to set up sshfs. I found something on internet but i couldnt get it to work.
Ty for you help
- 05-15-2012 #2
What you do is set up ssh to allow you to connect to your file server, then use sshfs to connect to a specific share with something like:
Make sure your mount point directory exists before you try to use sshfs by using 'mkdir'.Code:sshfs servername:/path/to/directory ~/mount/point
Linux user #126863 - see http://linuxcounter.net/
- 05-15-2012 #3Just Joined!
- Join Date
- Apr 2012
- Posts
- 4
Ok ty i someohow manage to set it up now. I have one more question about resize2fs and how does it work? I have read on internet about it and i dont fully understant it. With it you can expand and shring filesystem or partiotions. Can someone here explain it a little bit easyer.
Ty for your help


Reply With Quote
