in reply to Re^12: issue with code to save config on brocade switch
in thread issue with code to save config on brocade switch

What it is sending via stdin is not yes but cfgsave.

Replies are listed 'Best First'.
Re^14: issue with code to save config on brocade switch
by Corion (Patriarch) on Jul 30, 2015 at 12:11 UTC

    My suspicion is that the code that produces the debug output above is not the code that we are seeing.

    Maybe janasec can post the real code to produce the above output in a new node, which also uses stdin_data somewhere.