tree: 66183b011e4ac16ce6d1b462b9635b24684633fc [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. OWNERS
  4. README.md
smbfs/README.md

SMB FUSE filesystem

This directory contains a FUSE filesystem for accessing SMB file shares.

It uses libsmbclient from the Samba project to handle the SMB protocol, and Mojo to communicate with Chrome.