Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 606 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 606 Bytes

Mount your remote SSH servers as folders pretty easy!

Install

npm i -g mountar-cli

Usage

Parameters: remote user remote server remote directory remote ssh port

mountar john my.server.com /var/www 2222

Mounted remote directory will automatically pop-up on screen.

Note

Currenly we're supporting macOS & Linux (in BETA) systems. Windows will be added soon as possible.

It's a work in progress.

License

MIT © Filipe Barros