<div class="gmail_quote">On Mon, Oct 25, 2010 at 12:44 PM, rlinsurf <span dir="ltr">&lt;<a href="mailto:rlinsurf@dhnet.us">rlinsurf@dhnet.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
&#39;Jeffrey Ellis\’s iPhone \(Root\)&#39;/</blockquote><div><br></div><div>Unless those backslashes are a part of the filename, get rid of them.  You&#39;re using single quotes and --protect-args, so you only need a backslash it exists in the filename.  Also, make sure the character set for your high-bit quote matches between systems, or you may need to use an --iconv conversion.  If removing the backslashes doesn&#39;t make it work, you can also try substituting 1 or 2 question marks in place of the high-bit quote in order to match it.</div>
<div><br></div></div>..wayne..<br>