Edit

IABSD.fr/ports/sysutils/usmb/pkg

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2014-06-05 15:40:09
    Hash : 16bc27b8
    Message : import ports/sysutils/usmb; ok and readdir fix from syl@ (who also fixed various fuse problems found in the course of porting/testing). usmb lets you mount SMB shares as unprivileged users via FUSE, in the vein of Windows' Map Network Drive facility. It differs from the other FUSE SMB filesystems (fusesmb, SMB for FUSE) in that it doesn't have Network Neighbourhood functionality: this means that you can mount shares that you can't see via NetBIOS browsing. (Note: unprivileged mounting requires both kern.usermount=1 and access to /dev/fuse0).