aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-04-29 11:57:35 -0700
committerNikolaus Rath <Nikolaus@rath.org>2019-04-29 11:58:52 -0700
commit4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3 (patch)
treeb32555964c460d2aef27a241f30fb1e6bf978629 /README.rst
parent695cd8916f0e78d28009de3ffe112b9d1a1c9e5e (diff)
downloadsshfs-4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3.tar
sshfs-4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3.tar.gz
sshfs-4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3.tar.bz2
sshfs-4dc9b612ec23fb8fc02dcb1a310d367d81ad99b3.zip
Documented development status.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 98480fe..74e6442 100644
--- a/README.rst
+++ b/README.rst
@@ -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
----------