Package: sshfs Version: 1.2-1 Followup-For: Bug #334513 i encountered the same problem. sshfs does not work at all unless the fuse module is loaded.
# sshfs 192.168.1.2: tmp Password: FATAL: Module fuse not found. # apt-get install fuse-source # m-a a-i fuse can be used to compile and install the fuse module. sshfs will now work correctly. # sshfs [EMAIL PROTECTED]: tmp Password: however, i think to make this package more useful and user-friendly, the fuse-module package should be provided, and it should be a depends: not a recommended:. thanks for the hard work. mike -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (600, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages sshfs depends on: ii fuse-utils 2.3.0-4.1 Filesystem in USErspace (utilities ii libc6 2.3.5-8 GNU C Library: Shared libraries an ii libfuse2 2.3.0-4.1 Filesystem in USErspace library ii libglib2.0-0 2.8.5-1 The GLib library of C routines sshfs recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

