Classification: UNCLASSIFIED Caveats: NONE Yep - also just found the use " as the solution - thanks!
________________________________ Rick Angelini USArmy Research Laboratory CISD/HPC Architectures Team Building 120 Cube 315 Phone: 410-278-6266 -----Original Message----- From: Andy Bauer [mailto:[email protected]] Sent: Friday, October 11, 2013 11:43 AM To: Angelini, Richard C (Rick) CIV USARMY ARL (US) Cc: [email protected] Subject: Re: [Paraview] default_servers.pvsc file for Windows (UNCLASSIFIED) Hi Rick, 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. Regards, Andy On Fri, Oct 11, 2013 at 11:30 AM, Angelini, Richard C (Rick) CIV USARMY ARL (US) <[email protected]> wrote: Classification: UNCLASSIFIED Caveats: NONE I'm trying to create a pvsc file that'll work on Windows and I'm having trouble creating the path for the plink executable. If I set the path via the GUI, I need to put quotes around the pathname and in the GUI it looks like this: "C:\Program Files\KRB5\PuTTy\plink.exe" And this works and makes the remote connect as long as I put the double quotes around the pathname. I can't figure out how to set up the quoted path in the default_servers.pvsc file. Using this syntax, I get XML parsing errors. <Server name="My Server" resource="csrc://127.0.0.1"> <CommandStartup> <Options> <Option name="SSHLOC" label="SSH executable" save="true"> <File default="\"C:\\Program Files\\KRB5\\PuTTY\\plink.exe\""> I've also tried setting the string to this, but neither worked. It apparently doesn't like the \" to force the inclusion of the quote character in the string. <File default="\"C:\Program Files\KRB5\PuTTY\plink.exe\""> <File default="\"C:/Program Files/KRB5/PuTTY/plink.exe\""> ________________________________ Rick Angelini USArmy Research Laboratory CISD/HPC Architectures Team Building 120 Cube 315 Phone: 410-278-6266 Classification: UNCLASSIFIED Caveats: NONE _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview Classification: UNCLASSIFIED Caveats: NONE
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
