<div dir="ltr">Hi Rick,<br><br>The attached pvsc file should have the proper syntax for using plink on windows. You&#39;ll need to fill in the stuff I cleaned out.<br><br>Regards,<br>Andy<br><br><br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Oct 11, 2013 at 11:30 AM, Angelini, Richard C (Rick) CIV USARMY ARL (US) <span dir="ltr">&lt;<a href="mailto:richard.c.angelini.civ@mail.mil" target="_blank">richard.c.angelini.civ@mail.mil</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
I&#39;m trying to create a pvsc file that&#39;ll work on Windows and I&#39;m having<br>
trouble creating the path for the plink executable.<br>
<br>
<br>
If I set the path via the GUI,  I need to put quotes around the pathname and<br>
in the GUI it looks like this:<br>
<br>
&quot;C:\Program Files\KRB5\PuTTy\plink.exe&quot;<br>
<br>
And this works and makes the remote connect as long as I put the double<br>
quotes around the pathname.<br>
<br>
I can&#39;t figure out how to set up the quoted path in the default_servers.pvsc<br>
file.   Using this syntax, I get XML parsing errors.<br>
<br>
<br>
&lt;Server name=&quot;My Server&quot; resource=&quot;csrc://<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>&quot;&gt;<br>
    &lt;CommandStartup&gt;<br>
      &lt;Options&gt;<br>
        &lt;Option name=&quot;SSHLOC&quot; label=&quot;SSH executable&quot; save=&quot;true&quot;&gt;<br>
         &lt;File default=&quot;\&quot;C:\\Program Files\\KRB5\\PuTTY\\plink.exe\&quot;&quot;&gt;<br>
<br>
<br>
I&#39;ve also tried setting the string to this, but neither worked.  It<br>
apparently doesn&#39;t like the  \&quot; to force the inclusion of the quote<br>
character in the string.<br>
<br>
&lt;File default=&quot;\&quot;C:\Program Files\KRB5\PuTTY\plink.exe\&quot;&quot;&gt;<br>
&lt;File default=&quot;\&quot;C:/Program Files/KRB5/PuTTY/plink.exe\&quot;&quot;&gt;<br>
________________________________<br>
Rick Angelini<br>
USArmy Research Laboratory<br>
CISD/HPC Architectures Team<br>
Building 120 Cube 315<br>
Phone:  <a href="tel:410-278-6266" value="+14102786266">410-278-6266</a><br>
<br>
<br>
<br>
Classification: UNCLASSIFIED<br>
Caveats: NONE<br>
<br>
<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>