Package: sshfs
Version: 1.2-1
Severity: wishlist

Currently, absolute symlinks in mounted shares do not make much
sense, as they point to some location in the remote host which
insn't the same in the mounted host. Can an option enable rewriting
symlinks so that they point to something sensible.

A problem I could envisage is the case when the symlink points to
some location outside the mounted tree (like a symlink to /etc, when
/foo/bar on the remote host is mounted). Some solutions I could
think of are -

1. Of course, leave them unchanged and let them point to nonsense.
2. Expose them as real files, after dereferencing them at the remote
   host (I hope sftp can still access files outside the root of the
   mount point). We have to handle the cases when readlink or
   stat'ing of the dereferenced file results in an error (perhaps
   revert to behaviour 1?)

Of course, you can make behaviour 2 optional again.

Regards,
Ramkumar.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (101, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-archck2
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)

Versions of packages sshfs depends on:
ii  fuse-utils                    2.5.2-2    Filesystem in USErspace (utilities
ii  libc6                         2.3.6-3    GNU C Library: Shared libraries an
ii  libfuse2                      2.5.2-2    Filesystem in USErspace library
ii  libglib2.0-0                  2.10.1-2   The GLib library of C routines

sshfs recommends no packages.

-- no debconf information

-- 
WARN_(accel)("msg null; should hang here to be win compatible\n");
                                   -- WINE source code




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

Reply via email to