Author Topic: SCP  (Read 1635 times)

Offline statusko

  • Contributor
  • *
  • Posts: 1
  • Karma: 0
SCP
« on: January 15, 2008, 12:47:12 AM »
I need to be able to pull the nsconfig file from my netscaler device onto my linux host. How can i do this in an automated repetitive fashion..need this for the purpose of keeping backups of the config files.
any idea.

Offline jmelika

  • Administrator
  • Hero Member
  • *****
  • Posts: 341
  • Karma: 7
Re: SCP
« Reply #1 on: January 15, 2008, 10:23:06 AM »
Statusko,

Thank you for posting your question.  This post http://www.netscalerkb.com/netscaler_tricks_and_guides/netscaler_automated_backup-t3.0.html will walk you through the concept.  You can just replace the WinSCP with SCP and the path with your linux path, and of course the Scheduled Backup with cron job to convert it to Linux  :D