<div dir="ltr">Hi Rick,<br><br>The attached pvsc file should have the proper syntax for using plink on windows. You'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"><<a href="mailto:richard.c.angelini.civ@mail.mil" target="_blank">richard.c.angelini.civ@mail.mil</a>></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'm trying to create a pvsc file that'll work on Windows and I'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>
"C:\Program Files\KRB5\PuTTy\plink.exe"<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'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>
<Server name="My Server" resource="csrc://<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>"><br>
<CommandStartup><br>
<Options><br>
<Option name="SSHLOC" label="SSH executable" save="true"><br>
<File default="\"C:\\Program Files\\KRB5\\PuTTY\\plink.exe\""><br>
<br>
<br>
I've also tried setting the string to this, but neither worked. It<br>
apparently doesn't like the \" to force the inclusion of the quote<br>
character in the string.<br>
<br>
<File default="\"C:\Program Files\KRB5\PuTTY\plink.exe\""><br>
<File default="\"C:/Program Files/KRB5/PuTTY/plink.exe\""><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>