Package: fuse-utils Version: 2.6.3-1 I would like this command to work:
mount.fuse sshfs#'[EMAIL PROTECTED]:/cygdrive/c/Documents and
Settings/Testuser/My Documents' /mnt/remote-testuser -o
noexec,uid=1000,umask=0,allow_other,port=50022,reconnect
Please change the last line of /sbin/mount.fuse to:
"${FSTYPE}" "${MOUNTPATH}" "${MOUNTPOINT}" ${OPTIONS}
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

