UNPKG

sshfs-node

Version:

Help to mount remote filesystem through ssh.

6 lines 127 B
module.exports = user: process.env.USER host: 'localhost' prefixPath: '/tmp/sshfs' folderName: '' testLog: 'test.log'