fuck off<br><br><div class="gmail_quote">On Sat, Mar 12, 2011 at 2:41 AM,  <span dir="ltr">&lt;<a href="mailto:travis%2Bml-rsync@subspacefield.org">travis+ml-rsync@subspacefield.org</a>&gt;</span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
1)<br>
<br>
deleting path/to/(Something) Word Word Anotherword--Word Word.pdf<br>
IO error encountered -- skipping file deletion<br>
<br>
I think either the -- is causing it to fail, or more likely, the next<br>
filename, which it didn&#39;t bother to print out, which has an ampersand<br>
in the name, causes it to fail.<br>
<br>
I am using SSH as a substrate, of course, and I think you guys failed<br>
to escape things, so the ampersand is hosing your protocol somehow.<br>
<br>
2)<br>
<br>
I am also aware that when rsyncing to a foreign system, you have to<br>
&quot;double escape&quot; filenames - if the target has a space in it, you must<br>
use not one, but two sets of quotes.  Since you can&#39;t nest double<br>
quotes or single quotes, this means that you have to use both.<br>
<br>
This is fairly annoying, for a number of reasons, including the<br>
difficulty of doing variable substitution (single quotes prevent it,<br>
so you gotta bust out for the variable and then back in), and the fact<br>
that it&#39;s not intuitive at all.<br>
<font color="#888888">--<br>
I&#39;m not sleeping; I&#39;m regenerating. | <a href="http://www.subspacefield.org/~travis/" target="_blank">http://www.subspacefield.org/~travis/</a><br>
My emails do not usually have attachments; it&#39;s a digital signature<br>
that your mail program doesn&#39;t understand.<br>
If you are a spammer, please email <a href="mailto:john@subspacefield.org">john@subspacefield.org</a> to get blacklisted.<br>
</font><br>--<br>
Please use reply-all for most replies to avoid omitting the mailing list.<br>
To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" target="_blank">https://lists.samba.org/mailman/listinfo/rsync</a><br>
Before posting, read: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a><br></blockquote></div><br>