<div dir="ltr">This is what it does without:<div><br></div><div><div>[root@localhost bin]# ./urancid 192.168.251.21</div><div>192.168.251.21 /usr/local/rancid/bin/clogin error: Error: password file (/root/.cloginrc) does not exist</div><div><a href="http://192.168.251.21">192.168.251.21</a>: missed cmd(s): sort /tmp/system.cfg</div><div><a href="http://192.168.251.21">192.168.251.21</a>: End of run not found</div></div><div><br></div><div>So I believe -f is being used by clogin properly.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 16, 2016 at 3:40 AM, heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thu, Sep 15, 2016 at 11:01:36PM +0630, Mathieu Ploton:<br>
<span class="">> The problem is that the output comes too fast.<br>
><br>
> With clogin, I have to wait a few sec for the ssh connection to be<br>
> authentified.<br>
> With urancid, the error message comes instantly. So it does not even try to<br>
> connect.<br>
><br>
> On Sep 15, 2016 10:13 PM, "heasley" <<a href="mailto:heas@shrubbery.net">heas@shrubbery.net</a>> wrote:<br>
><br>
> > Wed, Sep 14, 2016 at 10:47:40PM -0700, Mathieu P:<br>
> > > Hello,<br>
> > ><br>
> > ><br>
> > ><br>
> > > I am trying to backup my Ubiquiti AirOS devices with rancid on Centos 6.<br>
> > I edited rancid-fe and downloaded urancid from<br>
> > <a href="https://github.com/dotwaffle/rancid-git/tree/master/bin" rel="noreferrer" target="_blank">https://github.com/dotwaffle/<wbr>rancid-git/tree/master/bin</a><br>
> > ><br>
> ><br>
> > > However when I try to launch urancid:<br>
> > ><br>
> > > [rancid@localhost bin]$ ./urancid -f ../.cloginrc 192.168.251.21<br>
<br>
</span>-f arg is probably not what you think it is.<br>
<div class="HOEnZb"><div class="h5"><br>
> > > ../.cloginrc: missed cmd(s): sort /tmp/system.cfg<br>
> > ><br>
> > > ../.cloginrc: End of run not found<br>
> > ><br>
> > > #<br>
> ><br>
> > when this occurs, the most likely problem is that the function handling<br>
> > the preceeding command ate more of the output than it should have.<br>
> ><br>
> ><br>
</div></div></blockquote></div><br></div>