SSHFS: Difference between revisions
m Fixed typo in code block |
Added a note on how SFTP needs to be enabled to mount via fuse |
||
| Line 14: | Line 14: | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
====== Note: You will also need to enable SFTP on the server you are trying to connect to. ====== | |||
== See also == | == See also == | ||