Skip to content

tohjg/smbmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smbmount

simple samba mounter for osx

usage

smbmount [options] [samba path] [mount point]

options:

  • -o | --auto-open = automatically open the mount point in Finder after samba path has being mounted successfully

example

$ smbmount //username:password@machine/share/path /Volumes/mount_point

installation

$ curl -s https://raw.githubusercontent.com/tohjg/smbmount/master/install.sh | sudo bash

or clone from this repo and execute install.sh

About

simple samba mounter for osx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages