gvfs-mount-js

gvfs-mount Wrapper to NodeJS


Keywords
GVFS, Linux, Shared, SMB, Samba
License
LGPL-3.0
Install
npm install gvfs-mount-js@1.0.4

Documentation

GVFS to NodeJS!

This is a GVFS wrapper designed to work with NodeJS under linux.

Requires having gvfs-bin installed on your linux distribution.


Install

npm i gvfs-mount-js

Note:

  • For the moment is an initial implementation, not everything is still working so it could change in the future. Do not use for production.