From f1b5d4146193714f4cad08d9a8eed74066fbbb9b Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Wed, 9 Jun 2010 23:00:18 +0000 Subject: [PATCH] link for MacFUSE [Imported from Trac: page SftpFrontend, version 23] --- SftpFrontend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SftpFrontend.md b/SftpFrontend.md index 6029304..99056d1 100644 --- a/SftpFrontend.md +++ b/SftpFrontend.md @@ -14,7 +14,7 @@ See the last section of [FTP-and-SFTP.txt]source:docs/frontends/FTP-and-SFTP.txt ### sshfs -sshfs is an SFTP client that allows filesystem access via FUSE (a user-space filesystem layer). It works on Linux and other Unix systems that provide FUSE. For Mac OS X, a patched version of sshfs is included as part of MacFUSE. +sshfs is an SFTP client that allows filesystem access via FUSE (a user-space filesystem layer). It works on Linux and other Unix systems that provide FUSE. For Mac OS X, a patched version of sshfs is included as part of [MacFUSE](http://code.google.com/p/macfuse/). Tahoe's SFTP frontend includes several workarounds and extensions to make it function correctly with sshfs.