日本語はこちら

Overview

 This application is used to mount the directory to which ssh connection is made on a linux system.

Install [cargo].

install [manual].

Usage.

``` Mount the directory to which the ssh connection is made.

Usage: sshmount [OPTIONS]

Arguments: Distination [user@]host:[path] Path to mount

Options: -F, --config-file Path to config file -l, --login-name Login name -i, --identity File name of secret key file -p, --port Port no [default: 22] -r, --readonly Read only --no-exec Not executable --no-atime Do not change access date and time(atime) -h, --help Print help -V, --version Print version

```

License.

 Conforms to the Apache License 2.0.