summaryrefslogtreecommitdiff
path: root/README-maint
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-17 00:42:32 +0100
committerPeter Simons <simons@cryp.to>2009-12-17 00:42:32 +0100
commit68be0c55edadb95b850742ddce764e50156b68bf (patch)
tree03272690c8ead0f90461f00ee6f3e5fb229b010b /README-maint
parent346c877048a3231fe2cc703367b3220b71cd102a (diff)
downloadautoconf-archive-68be0c55edadb95b850742ddce764e50156b68bf.tar.gz
README-maint: document how to mount the download area via fuse+sshfs
Diffstat (limited to 'README-maint')
-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