The following module was proposed for inclusion in the Module List:

  modid:       Fuse::PerlSSH::FS
  DSLIP:       bnpfp
  description: Mount a remote filesystem via FUSE + PerlSSH
  userid:      CLIPLAND (Clipland)
  chapterid:   23 (Miscellaneous_Modules)
  communities:
    http://github.com/clipland/fuse-perlssh-fs

  similar:
    Filesys::Virtual::SSH

  rationale:

    The mounting script perlsshfs found in the distribution and its
    backend module Fuse::PerlSSH::FS is meant as a drop-in replacement
    for sshfs, written in Perl. The primary goal for now is to add
    extended file attribute functionality (xattr) to the mounted
    filesystem and only later to achieve the full feature-level of
    sshfs.

    Why would I want to use perlsshfs and not sshfs?

    The sole motivation behind doing this is that sshfs won't support
    extended file attributes (xattr) anytime soon, as it relies on
    openssh's "internal FTP server". SFTP doesn't expose functions to
    manipulate extended attributes on remote files, thus the sshfs
    developers tend to ignore xattr. (Although there's a patched version
    of sshfs floating around that in turn requires a patched version of
    openssh..)

    In case the cpan maintainers would like to gradually move modules
    to the Filesys::Fuse:: namespace (away from top-level Fuse::), just
    drop us a note and we release this module as
    "Filesys::Fuse::PerlSSH::FS".

  enteredby:   CLIPLAND (Clipland)
  enteredon:   Mon Feb 11 21:26:54 2013 GMT

The resulting entry would be:

Fuse::PerlSSH::
::FS              bnpfp Mount a remote filesystem via FUSE + PerlSSH CLIPLAND


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=eea00000_b37c1b3214da3a8c&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=eea00000_b37c1b3214da3a8c&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Fuse%3A%3APerlSSH%3A%3AFS

Reply via email to