summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README-maint6
1 files changed, 6 insertions, 0 deletions
diff --git a/README-maint b/README-maint
index 43e5180..4d782b0 100644
--- a/README-maint
+++ b/README-maint
@@ -52,3 +52,9 @@
"major". Unfortunately, one of the tests performed during that procedure
doesn't terminate until it receives an EOF on standard input. I have no
idea why, but redirecting from /dev/null remedies the problem.
+
+* Mounting upload area via FUSE+SSHFS
+
+ : sshfs dl.sv.gnu.org:/releases/autoconf-archive /mnt
+ : ls -l /mnt
+ : fusermount -u /mnt