On Sat, 23 Feb 2008 23:52:15 +0100
Florian Kulzer <[EMAIL PROTECTED]> wrote:

> Don't worry about this, the fuse initscript does not exist in Etch. (I 
> forgot to check that before I sent my previous message. I run Sid.)
> 
> Can you use sshfs after you modprobe the fuse module? If so then you can
> simply add fuse to /etc/modules. If it still does not work then you
> should at least get a different error message now...
> 

Thanks!

This worked perfectly. Adding the 'fuse' module the /etc/module allows the 
module to load at start up.

Another issue I found was adding a trailing slash to the mount point (e.g. 
sshfs <username>@<host> mnt_ssh/) does not correctly mount the remote 
filesystem. Removing the '/' in 'mnt_ssh/' did the trick. Now, everything works 
as expected.

Thanks for your help!

Amit


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to