Forum Discussion

Samir_Jha_52506's avatar
Samir_Jha_52506
Icon for Noctilucent rankNoctilucent
Jun 02, 2015

Not able to SCP ucs file.

HI Team,

I am struggling to take UCS file back from APM to remote server. APM is not allowing me to land in /var/tmp directory. whenever i am login to APM, it directly going to tmsh mode. After executing quit command, it is closing all the session.

    ssh -t xxx@$x.x.x.x tmsh save /sys ucs /var/tmp/hostname.ucs

    scp xxx@$x.x.x.x:/var/tmp/hostname.ucs $remotesys

Please let me know, how to achieve this.

2 Replies

  • BinaryCanary_19's avatar
    BinaryCanary_19
    Historic F5 Account

    It upon login it goes directly to tmsh, it means your user account has been given access to tmsh only. Talk to your administrator. If your account has the right privileges, you can access bash with "

    run util bash
    "

    Note that you can also download the UCS from the GUI.