SSHFS: Difference between revisions
Added a note on how SFTP needs to be enabled to mount via fuse |
Fix template usage |
||
| Line 13: | Line 13: | ||
]; | ]; | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight>{{Note|You will also need to enable SFTP on the server you are trying to connect to.}} | ||
== See also == | == See also == | ||