Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Add sshfs to the autofs role #154

@sfloess

Description

@sfloess

Need to support sshfs in the autofs role. Here is a good document.

Example auto.[server]:

mnt1   -fstype=fuse,allow_other,port=1234 :sshfs\#root@company.com\:/the/dir1
mnt2   -fstype=fuse,allow_other,port=1234 :sshfs\#root@company.com\:/dir2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions