diff options
-rw-r--r-- | README.rst | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -10,6 +10,20 @@ servers support and enable this SFTP access by default, so SSHFS is very simple to use - there's nothing to do on the server-side. +Development Status +------------------ + +SSHFS is shipped by all major Linux distributions and has been in +production use across a wide range of systems for many years. However, +at present SSHFS does not have any active, regular contributors, and +there are a number of known issues (see the bugtracker). The current +maintainer continues to apply pull requests and makes regular +releases, but unfortunately has no capacity to do any development +beyond addressing high-impact issues. When reporting bugs, please +understand that unless you are including a pull request or are +reporting a critical issue, you will probably not get a response. + + How to use ---------- |