From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Sat, 6 Dec 2008 15:44:29 -0500 From: "Brad Frank" To: 9fans@9fans.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [9fans] Explanation of binding from ftpfs Topicbox-Message-UUID: 5c0396a0-ead4-11e9-9d60-3106f5b1d025 When I use ftpfs to mount a ftp site and then bind /n/ftp to another location. All appears to work fine in /n/ftp and in the other location. When I type ns, I can clearly see the pipe bind for ftpfs mounted to /n/ftp. When I unmount /n/ftp I can type ls on /n/ftp and not see anything there. But if I ls on the other location that I bound to /n/ftp, it still can access the ftp server. How is the other location able to do this, when I don't see any indication of a pipe bind still listed in ns? I do see the ftpfs process running, though.