<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Mac connected to server gets strange filenames, sometimes.</title>
	<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes/</link>
	<description>Comments on Ask MetaFilter post Mac connected to server gets strange filenames, sometimes.</description>
	<pubDate>Thu, 10 Apr 2008 14:07:47 -0800</pubDate>
	<lastBuildDate>Thu, 10 Apr 2008 14:07:47 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Mac connected to server gets strange filenames, sometimes.</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes</link>	
		<description>A mac on a network connects to a share point on the server and sees &lt;a href=&quot;http://www.macsmarts.com/not_normal.png&quot;&gt;this&lt;/a&gt; instead of seeing &lt;a href=&quot;http://www.macsmarts.com/normal.png&quot;&gt;this&lt;/a&gt;.

 &lt;br /&gt;&lt;br /&gt; Restarting the client makes the problem go away, for a while.&lt;br&gt;
&lt;br&gt;
Server is a DualG5 Xserve.  Client is a G5. Both are running fully patched  10.4 server and 10.4, respectively.&lt;br&gt;
&lt;br&gt;
What&apos;s going on?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.88456</guid>
		<pubDate>Thu, 10 Apr 2008 13:03:22 -0800</pubDate>
		<dc:creator>Wild_Eep</dc:creator>
		
			<category>xserve</category>
		
			<category>osxserver</category>
		
			<category>osx</category>
		
			<category>mac</category>
		
			<category>fileserver</category>
		
			<category>filename</category>
		
			<category>anomoly</category>
		
	</item> <item>
		<title>By: pmbuko</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1301901</link>	
		<description>have you tried doing a listing of the same directory from the Terminal when it&apos;s misbehaving? I&apos;d be curious to see if the output was identical.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1301901</guid>
		<pubDate>Thu, 10 Apr 2008 14:07:47 -0800</pubDate>
		<dc:creator>pmbuko</dc:creator>
	</item><item>
		<title>By: liquado</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1301917</link>	
		<description>Okay, here&apos;s my guess:&lt;br&gt;
&lt;br&gt;
You&apos;re connecting to the share point using Samba, and, because asterisks in file names are bad in a Windows environment, it&apos;s fubar-ing your file names.&lt;br&gt;
&lt;br&gt;
It&apos;s generally not a good idea to use special characters in file names in general, though I know why you did it -- different environments treat said characters differently.&lt;br&gt;
&lt;br&gt;
Not-allowed Windows characters:&lt;br&gt;
? [ ] / \ = + &lt;&gt; ; : &quot; , | *&lt;br&gt;
&lt;br&gt;
Not-allowed OS X characters:&lt;br&gt;
:&lt;br&gt;
&lt;br&gt;
Just a guess, since I&apos;ve never seen that behaviour before. I&apos;d try getting rid of the asterisks, and see if it continues to happen.&lt;/&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1301917</guid>
		<pubDate>Thu, 10 Apr 2008 14:16:00 -0800</pubDate>
		<dc:creator>liquado</dc:creator>
	</item><item>
		<title>By: edjusted</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1301926</link>	
		<description>I think liquado&apos;s got it. Notice that the fubar&apos;d filenames are all 8 chars long? It&apos;s probably a Windows/Mac compatibility issue. Were the files originally created by a Windows client?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1301926</guid>
		<pubDate>Thu, 10 Apr 2008 14:22:15 -0800</pubDate>
		<dc:creator>edjusted</dc:creator>
	</item><item>
		<title>By: Oktober</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1301961</link>	
		<description>had this problem last year when we brought a pc into our mac network&lt;br&gt;
&lt;br&gt;
liquado nailed it exactly</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1301961</guid>
		<pubDate>Thu, 10 Apr 2008 14:46:32 -0800</pubDate>
		<dc:creator>Oktober</dc:creator>
	</item><item>
		<title>By: subaruwrx</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1302013</link>	
		<description>I was going to ask if it changes if you use afp:// or smb:// when connecting. I guess liquado beat me too it</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1302013</guid>
		<pubDate>Thu, 10 Apr 2008 15:18:01 -0800</pubDate>
		<dc:creator>subaruwrx</dc:creator>
	</item><item>
		<title>By: limeonaire</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1302037</link>	
		<description>Yep, totally a Windows/Mac filename/protocol thing. Used to see filenames like that when I&apos;d log onto an Xserve via a Windows machine.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1302037</guid>
		<pubDate>Thu, 10 Apr 2008 15:47:57 -0800</pubDate>
		<dc:creator>limeonaire</dc:creator>
	</item><item>
		<title>By: swapspace</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1302287</link>	
		<description>I&apos;ve seen this a lot, especially in windows client/linux server situations.  Samba, being an SMB/CIFS implementation, uses the most constrained set of allowed characters and converts to DOS style 8.3 filenames otherwise.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1302287</guid>
		<pubDate>Thu, 10 Apr 2008 20:33:47 -0800</pubDate>
		<dc:creator>swapspace</dc:creator>
	</item><item>
		<title>By: liquado</title>
		<link>http://ask.metafilter.com/88456/Mac-connected-to-server-gets-strange-filenames-sometimes#1302330</link>	
		<description>swapspace: Thanks for saying it far nerdier -- and clearer -- than I did. :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.88456-1302330</guid>
		<pubDate>Thu, 10 Apr 2008 21:51:24 -0800</pubDate>
		<dc:creator>liquado</dc:creator>
	</item>
	</channel>
</rss>
