Package: sshfs Version: 1.7-2 Severity: normal
Relative symlinks, for example symlinks to files in the same directory are not readable. I get an error "Operation not permitted". Example: [EMAIL PROTECTED]:~$ ssh s touch a [EMAIL PROTECTED]:~$ ssh s ln -s a b [EMAIL PROTECTED]:~$ ssh s ls -l b lrwxrwxrwx 1 cek gi 1 Mar 16 08:25 b -> a [EMAIL PROTECTED]:~$ mkdir s [EMAIL PROTECTED]:~$ sshfs s: s [EMAIL PROTECTED]:~$ ls -l s/b ls: cannot read symbolic link s/b: Operation not permitted lrwxrwxrwx 1 4627 4600 1 2007-03-16 08:25 s/b Since they are relative they should be readable. Mounting with -o workaround all doesn't fix this. Regards, Cezary -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Versions of packages sshfs depends on: ii fuse-utils 2.6.3-1 Filesystem in USErspace (utilities ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libfuse2 2.6.3-1 Filesystem in USErspace library ii libglib2.0-0 2.12.6-2 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]