Forum Discussion

Samir_Jha_52506's avatar
Samir_Jha_52506
Icon for Noctilucent rankNoctilucent
May 12, 2015

Backup script for SCP for-V11

Hi Team,

Please help me to write bash script, which will copy bigip.conf file & save to local unix system on weekly basic on Weekly folder. Currently i am doing manually through unix command locally, which is taking long time.

   Local_Unix_System scp root@:/config/bigip.conf /home/12-MAY-2015/host_name.conf 

Thanks for your help.

1 Reply

  • why not use an icall call that? Some nice examples in the codeshare. Advantage: when you RMA/migrate your platform, you'll take it with you (in the archive) and do not need an extra procedure to backup/restore a bash script.