From f018ac3b1cf51ec3bf5d47f89f9dab3809cd2709 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 15 Jul 2009 15:57:04 +0000 Subject: * Check that the remote path specified refers to the same type of file as the mountpoint, i.e. both are directories or both are non-directories (debian bug #535343). Reported by Greg Kochanski * Allow mounting a single non-directory from the server --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94074c8..3bbaad6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ session (debian bug #535333). This is only supported if compiled against libfuse-2.6 or later. Reported by Greg Kochanski + * Check that the remote path specified refers to the same type of + file as the mountpoint, i.e. both are directories or both are + non-directories (debian bug #535343). Reported by Greg Kochanski + + * Allow mounting a single non-directory from the server + 2008-07-15 Sebastian Dransfeld * Add option 'delay_connect': This will always create the sshfs mount, -- cgit v1.2.3