<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mount an OSX AFS shared folder over SSH</title>
	<atom:link href="http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/</link>
	<description>Custom Software</description>
	<lastBuildDate>Tue, 15 May 2012 07:26:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Connect to VNC over SSH &#124; VerySimple</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-3056</link>
		<dc:creator>Connect to VNC over SSH &#124; VerySimple</dc:creator>
		<pubDate>Sun, 05 Jun 2011 05:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-3056</guid>
		<description>[...] Connecting to your VNC server over SSH is easily done and you most likely don&#8217;t need any special software to do so. Any system that has SSH installed can connect using an SSH Tunnel. I go into more detail about the concept on a separate post about mounting OSX AFS shares over SSH. [...]</description>
		<content:encoded><![CDATA[<p>[...] Connecting to your VNC server over SSH is easily done and you most likely don&#8217;t need any special software to do so. Any system that has SSH installed can connect using an SSH Tunnel. I go into more detail about the concept on a separate post about mounting OSX AFS shares over SSH. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-839</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 21 Aug 2010 04:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-839</guid>
		<description>Ah I misunderstood.  For some reason OSX only mounts FTP servers as read only.  You can do it using MacFuse, though here&#039;s a tutorial - http://www.turingtarpit.com/2009/04/mounting-remote-filesystems-on-osx-leopard-using-sshfs-macfuse-and-macfusion/</description>
		<content:encoded><![CDATA[<p>Ah I misunderstood.  For some reason OSX only mounts FTP servers as read only.  You can do it using MacFuse, though here&#8217;s a tutorial &#8211; <a href="http://www.turingtarpit.com/2009/04/mounting-remote-filesystems-on-osx-leopard-using-sshfs-macfuse-and-macfusion/" rel="nofollow">http://www.turingtarpit.com/2009/04/mounting-remote-filesystems-on-osx-leopard-using-sshfs-macfuse-and-macfusion/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-837</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 20 Aug 2010 07:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-837</guid>
		<description>Hello Jason, thank you for your response. Actually, I can work fine with an FTP programme, I just can&#039;t mount the share on the deskop using afp like i used to because my new ISP has blocked  port 548 &quot;for security reasons&quot;.

If I use a FTP program lige Transmit or Fetch I have no problems, but i (and especially my wife) has been used to just drag and drop like the external server was a local external hard disk.</description>
		<content:encoded><![CDATA[<p>Hello Jason, thank you for your response. Actually, I can work fine with an FTP programme, I just can&#8217;t mount the share on the deskop using afp like i used to because my new ISP has blocked  port 548 &#8220;for security reasons&#8221;.</p>
<p>If I use a FTP program lige Transmit or Fetch I have no problems, but i (and especially my wife) has been used to just drag and drop like the external server was a local external hard disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-827</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 17 Aug 2010 17:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-827</guid>
		<description>@Peter If your account doesn&#039;t have write permission, then typically you will get the same result regardless of how you connect (FTP, SSH, etc)

I would contact the ftp service admin and tell them you can&#039;t write to your account.</description>
		<content:encoded><![CDATA[<p>@Peter If your account doesn&#8217;t have write permission, then typically you will get the same result regardless of how you connect (FTP, SSH, etc)</p>
<p>I would contact the ftp service admin and tell them you can&#8217;t write to your account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Rasmusen</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-822</link>
		<dc:creator>Peter Rasmusen</dc:creator>
		<pubDate>Tue, 17 Aug 2010 13:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-822</guid>
		<description>Hi. This may be the solution i am looking for, but I am not the big tech guy so please le me describe my problem ... 

I subscribe to a ftp-server service and I can connect via cmd-K and ftp://  which mounts the server on the dektop, but i can only download from the server which is pointless because the idea is i have to upload so my clients can download their illustrations that are too big to send by email. 

My ISP has blocked port 548 so i can not use afp:// ...  

Will this trick you have described solve that problem? 

Kind regards,

Peter</description>
		<content:encoded><![CDATA[<p>Hi. This may be the solution i am looking for, but I am not the big tech guy so please le me describe my problem &#8230; </p>
<p>I subscribe to a ftp-server service and I can connect via cmd-K and ftp://  which mounts the server on the dektop, but i can only download from the server which is pointless because the idea is i have to upload so my clients can download their illustrations that are too big to send by email. </p>
<p>My ISP has blocked port 548 so i can not use afp:// &#8230;  </p>
<p>Will this trick you have described solve that problem? </p>
<p>Kind regards,</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-531</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 05 May 2010 17:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-531</guid>
		<description>Hey Shawn, I usually work with the app servers so I don&#039;t really know much about managing local user profiles on an OSX network.  I used to manage a Windows network with &quot;roaming profiles&quot; a long time ago but unfortunately I can&#039;t be of much help to you.

I&#039;ll be glad to join you for a beer though!</description>
		<content:encoded><![CDATA[<p>Hey Shawn, I usually work with the app servers so I don&#8217;t really know much about managing local user profiles on an OSX network.  I used to manage a Windows network with &#8220;roaming profiles&#8221; a long time ago but unfortunately I can&#8217;t be of much help to you.</p>
<p>I&#8217;ll be glad to join you for a beer though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn koppenhoefer</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-530</link>
		<dc:creator>shawn koppenhoefer</dc:creator>
		<pubDate>Wed, 05 May 2010 10:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-530</guid>
		<description>Hello,.. Thank-you for this tutorial,.. GREAT STUFF and useful.

I have a problem with AFS that perhaps *you&#039;ve* already solved. Can you help? If not,. don&#039;t worry.. I&#039;ll figure it out.. just slower.


SITUATION:
Xserve1 uses AFP to serve out user accounts (the accounts are on a local external XSan disk).
Portable Home Directories (PHD) sync those to client laptops.
But the folder is ALSO permanently mounted onto XServe2 (&#039;&gt;mount&#039; on Xserve2 shows it correctly mounted).

THE PROBLEM:
When I log into Xserve2, the users folder is mounted AGAIN (causing grief with file perms etc.). There was no problem pre-SnowLeopard (10.5).

I KNOW I could just stop using PHD,.. but I don&#039;t want to give that up.
I also KNOW that could just not mount permanently,.. but I need it for a bunch of other reasons.
I COULD just move the files physically from Xserve1 to Xserve2 but that just shifts the problem elsewhere (I&#039;ll have double-mounts on Xserve1).

MY QUESTION:
1. How do *you* local-mount users, permanent-mount on another server, and PHD to mobile laptops syncing their home dirs.
2. How might I prevent the automount from happening while preserving the use of PHD? (woud making a hardlink work?.. configuring fstab in an exotic way? digging into the hidden prefs on OS X Server? Latching on to some sort of apple event linked to the the system log file?

Your help is appreciated and will win you a privileged place in heaven (and a free beer if you come by Lausanne, Switzerland).

Best,
Shawn</description>
		<content:encoded><![CDATA[<p>Hello,.. Thank-you for this tutorial,.. GREAT STUFF and useful.</p>
<p>I have a problem with AFS that perhaps *you&#8217;ve* already solved. Can you help? If not,. don&#8217;t worry.. I&#8217;ll figure it out.. just slower.</p>
<p>SITUATION:<br />
Xserve1 uses AFP to serve out user accounts (the accounts are on a local external XSan disk).<br />
Portable Home Directories (PHD) sync those to client laptops.<br />
But the folder is ALSO permanently mounted onto XServe2 (&#8216;&gt;mount&#8217; on Xserve2 shows it correctly mounted).</p>
<p>THE PROBLEM:<br />
When I log into Xserve2, the users folder is mounted AGAIN (causing grief with file perms etc.). There was no problem pre-SnowLeopard (10.5).</p>
<p>I KNOW I could just stop using PHD,.. but I don&#8217;t want to give that up.<br />
I also KNOW that could just not mount permanently,.. but I need it for a bunch of other reasons.<br />
I COULD just move the files physically from Xserve1 to Xserve2 but that just shifts the problem elsewhere (I&#8217;ll have double-mounts on Xserve1).</p>
<p>MY QUESTION:<br />
1. How do *you* local-mount users, permanent-mount on another server, and PHD to mobile laptops syncing their home dirs.<br />
2. How might I prevent the automount from happening while preserving the use of PHD? (woud making a hardlink work?.. configuring fstab in an exotic way? digging into the hidden prefs on OS X Server? Latching on to some sort of apple event linked to the the system log file?</p>
<p>Your help is appreciated and will win you a privileged place in heaven (and a free beer if you come by Lausanne, Switzerland).</p>
<p>Best,<br />
Shawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel</title>
		<link>http://verysimple.com/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-529</link>
		<dc:creator>Marcel</dc:creator>
		<pubDate>Fri, 04 Sep 2009 19:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/2008/03/09/mount-an-osx-afs-shared-drive-over-ssh/#comment-529</guid>
		<description>Thanks for the info! This seams to be possibility &quot;copy&quot; the SUBST command from windose to mount a folder as volume!

Helps me a lot!!</description>
		<content:encoded><![CDATA[<p>Thanks for the info! This seams to be possibility &#8220;copy&#8221; the SUBST command from windose to mount a folder as volume!</p>
<p>Helps me a lot!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.880 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 01:40:06 -->

