Skip to content

iwbn/sshfs-fastmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshfs-fastmount

Simple shell script for SSHFS

Usage

  1. Add profile to ~/.ssh/config with an alias.
# example conf
Host MY_NAME
  HostName Server IP
  User iwbn
  1. Mount example
sh fastmount.sh MY_NAME
  1. Unmount example
sh fastumount.sh MY_NAME

About

Simple shell script for SSHFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages