Hi Guys,
I have to write a Python function to launch a file copy using ftp on IOSXE (no PyATS API available for this ... with vrf option).
So I discovered Unicon, the execute API, the reply/dialog option to validate expected questions from the CLI an...