<div dir="ltr">What is the commit you are using? I believe this was fixed very recently in master.<div><br></div><div>-MinRK</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 9:50 AM, Drain, Theodore R (392P) <span dir="ltr"><<a href="mailto:theodore.r.drain@jpl.nasa.gov" target="_blank">theodore.r.drain@jpl.nasa.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm running the 2.0 development code and getting an error when I try to start a cluster using the ssh engine launcher.  The error happens when it tries to copy the json security file to the engine.  If any of the directories in the path to the json file (.ipython/profile_NAME/security) don't exist, then scp throws an exception which stops the cluster.<br>


<br>
It's fairly annoying to have to log in to each machine in my cluster and create a directory tree every time I change the name of the profile.  So - is this the expected behavior?<br>
<br>
There are some ways to use scp (or maybe rsync) that might be more robust:<br>
<a href="http://stackoverflow.com/questions/1340048/how-do-i-create-a-directory-on-remote-host-if-it-doesnt-exist-without-ssh-ing-i" target="_blank">http://stackoverflow.com/questions/1340048/how-do-i-create-a-directory-on-remote-host-if-it-doesnt-exist-without-ssh-ing-i</a><br>


<br>
Thanks,<br>
Ted<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div><br></div>