Skip to content
/ zmount Public

Mount a MacFuse SSHFS on the fly through the Terminal (Python)

Notifications You must be signed in to change notification settings

imzaid/zmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

zmount.py

ABOUT:

zmount is a shell script written in python to make ease of connectivity to an SSH/SFTP server in the terminal through the MacFuse connection manager

PREREQUISITES:

MacFuse

SSHFS

custom "list" file, examples:

  1. name:example1, port:27, user:user, ip:192.168.0.113, rdir:/var/www/, ldir:/mount/example, volname:example
  2. name:google, port:, user:gusr, ip:google.com, rdir:/, ldir:/mount/google, volname:google
  3. name:apple, port:73, user:appl, ip:apple.com, rdir:, ldir:/mount/apple, volname:apple

About

Mount a MacFuse SSHFS on the fly through the Terminal (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages