How can i do scheduled automatic backups to an ftp server in ios xr?

Hello guys! As the title says im looking forward to automatically back up my running config on a cisco CRS-1 to an FTP server. I was only able to find this config example:
Configuration commit auto-save filename ftp://A.B.C.D/myconfig.txt
This allows me to save my config to an ftp server everytime i use commit on the device. Now i want to know if there's a way to automatically save my configs everyday at 00:00  and also include the date and time in the name of the file so i don't overwrite the existing files in the ftp server.
I dont want to use any tool i just wanna know if what im asking is possible via CLI commands. I would greatly appreciate your help with this subject.
Regards,
David

Not sure if this script will work on a CRS, but try this:
archive
log config
logging enable
hidekeys
path tftp:///$h-
write-memory
time-period 10080
Explaination: 
There are two ways to save your config to your remote station:
1.  When someone saves the config; and
2.  At an alloted time period, expressed in 10080 (weekly for me). 

Similar Messages

  • How can I retrieve the temporary backup which is done just before ios 5 update?

    How can I retrieve the temporary backup which is done just before ios 5 update? Because I set up wrongly as new iphone and want to retrive the backup before the ios 5 update. But I never sync to itune before. When I find the previous backups, I can find only one backup which is done after ios 5 update.

    I've never faced this case myself, but from the documentation it would seem that the INSTEAD OF DELETE is also a FOR EACH ROW trigger. Therefore, you don't really have to worry about the actual "where" clause of the original "delete" operation: Oracle has it all parsed for you, so you just need to redirect, in turn, each view record being deleted to the appropriate table.
    In extenso: for your
    delete vt12 where m = 1;
    => the INSTEAD OF trigger fires once for all records in vt12 where m=1, and I would guess that you trigger code should look like:
    begin
    delete from t1 where m = :old.m and n = :old.n and o = :old.o;
    delete from t2 where a = :old.m and b = :old.n and c = :old.o;
    end;
    It's a bit of overkill compared to the "where" clause of the original "delete" statement, but it should do the job...
    BTW, if by any luck you do have some primary key on tables t1 and t2 (say: columns o and c respectively), then obviously you can make the thing simpler:
    begin
    delete from t1 where o = :old.o;
    delete from t2 where c = :old.o;
    end;
    HTH - Didier

  • How Can I Stop the Automatic Backup

    I downloaded and am trying to use the free trial of Photoshop Elements 10 on my Mac.  The first time I opened the program, aside from a bunch of fiddly repeated signing in with Adobe, all went well.
    Then, somehow, it began to back up all my pictures to some Adobe place.  Naturally, there wasn't enough room.  Now, I get a notification that I need to purchase more room for my pictures to back up.  The editor freezes and I have to do a forced close to even get it to close.  Needless to say, I can not in any way evaluate whether or not I want to buy the software if I can't even use it.  I am about to just uninstall the whole thing and forget about it.
    Is there any way to disable the backup?  I am surely not going to spend any money buying more space if I'm not going to end up buying Elements, and apparently Elements is going to keep crashing because it can't complete the backup.  I went to my "personal Adobe webpage" to try to delete pictures from there, but no, they are locked and can't be deleted, which I find rather disturbing.  I have done Google searches and can't find any info on this problem.
    Has anybody experienced anything like this?

    Hi,
    You can disable the automatic back up by any of the two methods –
    Go to ‘Adobe Elements Organizer->Preferences->Backup/Synchronization’. Now uncheck the check box for ‘Backup/sync is on’. OR
    Use the shortcut ‘Command+K’ to launch Preferences and then uncheck the check box for ‘Backup/sync is on’.
    Regarding deleting photos follow these steps-
    Log on to http://www.photoshop.com/ . Sign in here with the account (which you created at your welcome screen).
    At home page you will find options saying ‘Organize my library’ (at top right side). Click it and it will take you to the page which contains all your shared media. You can easily delete it from here.
    I think it will solve both of your problem. Let me know if problem persist.

  • How can I get an automatic connection to wifi on startup?

    We lost internet connection during snow/ice storm. I have to manually connect to wifi now. How can I get an automatic connection to wifi?

    An 'uninterruptible power supply' that automatically steps in and takes your computer
    off the grid momentarily, will work in cases of brown-out (under-power) & surge (spike)
    and it does so at a fast rate. Most of these also offer a way to customize sensitivity to
    a certain degree, depending on model and should there be a valid reason to do so.
    An old-school surge protector, even if it has a few fancy LEDs, is no protection. And
    for less than a replacement logic board or an hour of authorized Apple repair, the UPS
    is a fairly good investment. Backup battery is user-replaceable in the better made units.
    Most of them offer extra ports that do not use the battery-backup power feature. If you
    need to have more items run when the power switches up/down or out, you'd need to
    consider a larger capacity backup power unit. In some instances, the makers of these
    (for a time, perhaps even now) did caution users to not install more than one UPS per
    room when the same leg may have inadequate grounding, since these can dump the
    excess surge power from several different UPS units and overload the ground.
    That said, the gamble is yours. I've found to have and use these is some protection
    and when away from the computer. Most settings for controlling them appear in OS X.
    No additional software is required. Other settings may be on the UPS front panel.
    Good luck & happy computing!

  • Time Machine options are not working. I am unable to schedule automatic backups.

    Time Machine options are not working. I am unable to schedule automatic backups.  The On-Off button is grayed out. I can perform a backup manually.

    Thanks for responding.  I have an external disk with plenty of room.  It is used only for backup of my computer.  I get a backup by clicking on the Time Machine icon at the top of the page and select "Back Up Now."  When I click on Time Machine Preferences, there is a box labeled "Options" which allows me to exclude items from backup and notify after old backups are deleted.  There is no option to schedule a backup.  The "OFF/ON" box is gray.  For "Next Backup:" it says "Automatic backups off."  I would like to turn it on.

  • How can i turn off automatic printing on my ipad mini

    how can i turn off automatic printing on my ipad mini. every day My printer prints out a weekly calendar at the same time. How can I stop or disable this. Thanks

    The complete backup and restore procedure is explained in the link above.
    If you don't want to do a restore, then your iPad may remain in the unstable state you have for the moment.
    You can change the country in the App Store. Have a look at the bottom of the App Store screen, you can change the country and also do the permanent change via Manage > Account.
    You can change the language in iTunes via General Preferences > under General tab.

  • How can i do a RMAN backup of my database from the network ?

    i'm using oracle 8i.1.7.3 with win server 2003
    i want to know how can i do a RMAN backup of my database (sever machine A) from the network.
    i'd like to save the backup in another machine (the same LAN, the same OS ).
    to do that i've mapped a logical device in my comptur (z):
    when i run rman command i got this error:
    channel ORA_DISK_1: starting piece 1 at .......
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command ON ORA_DISK_1 channel at .......
    00
    ORA-19504: failed TO CREATE file "\\remote\save\"
    ORA-27040: skgfrcre: create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 123) The filename, directory name, or volume label syntax is inco
    rrect.

    Hi,
    ORA-19504: failed TO CREATE file "\\remote\save\"make sure you have created this directory and change it's ownership (chown command)to oracle.
    also make sure that oracle user has permission to write to this direcotry (chmod command)
    hope this helps
    cheers, walrus

  • Not enough space on my new SSD drive to import my data from time machine backup, how can I import my latest backup minus some big files?

    I just got a new 256GB SSD drive for my mac, I want to import my data from time machine backup, but its larger than 256GB since it used to be on my old optical drive. How can I import my latest backup keeping out some big files on the external drive?

    Hello Salemr,
    When you restore from a Time Machine back up, you can tell it to not transfer folders like Desktop, Documents. Downloads, Movies, Music, Pictures and Public. Take a look at the article below for the steps to restore from your back up.  
    Move your data to a new Mac
    http://support.apple.com/en-us/ht5872
    Regards,
    -Norm G. 

  • How can I see the old backups of my previous Macbook done by Time machine in a Time capsule with my new iMac?

    How can I see the old backups of my previous Macbook done by Time machine in a Time capsule with my new iMac? I've changed from a Macbook to a iMac because that one stopped working and I cannot use it anymore. I've been able to import all the data of the last backup of the Macbook when setting the new iMac, but I cannot access now to the old backups of the Macbook and there are information that wasn't in the last backup and I would like to recover. Thank you very much.

    Yes, you can ..
    Read Q17 here.
    http://pondini.org/TM/FAQ.html
    Strongly recommend his whole section.. 14-17 and read it carefully to understand the ways you can make TM work for you.

  • How can i exclude my macbook backup on time capsule from other imac connected to same time capsule?

    we have several mac connected to same time capsule, how can i exclude one macbook backup from all the others mac accessing same time capsule?
    thanks

    Not exactly clear what you mean.. the TC will keep each Mac backup in its own sparsebundle.. it does this automagically.. The backups are not mixed.. all are kept separate.
    Or is this a security question.. you don't want people looking at the contents of the backup?
    You can increase the security of the TC.. but it is too late.. you should have done it when first installed. If you go to the setup you can change security (Secure Shared Disks) by selecting with Accounts.. the problem is you will lose access to all the existing backups. You really need to do a clean start.. create accounts for all the users and start again.
    Also note security is not a big feature here.. anybody with physical access to the TC can press the reset for 1sec and get access. It is a home device not a business device.

  • How can I disable iPhoto automatic launch?

    Hi,
    I do not use iPhoto to import my digital images. How can I disable the automatic launch when I plug my camera or card reader?
    Thanks!

    Hi Paul,
    To do this just open Image Capture, open its preferences and then under the general tab you can select the option of "When a camera is connected, open:"
    Just select no application and that should do it.
    Sam

  • How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something if i use firefo

    How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something when I use mozila firefox?
    Windows Computer

    1) If you are talking about the file names on the computer, there is a
    setting to turn off known file types. Open your file browser. Then
    just under the location bar, press '''Tools,''' then '''Folder Options.'''
    A new window will open. Select '''View.''' Look for
    '''Hide Extensions For Known File Types.'''
    2) Never NEVER '''NEVER''' download anything unless you know what
    it is. If a web site claims it needs to download something, what is it?
    It could be something like the flash player, '''or a virus ! !'''
    Ask questions, or go somewhere else.

  • HT4859 How can I restore a previous backup in iCloud storage for my iPad?

    How can I restore a previous backup in iCloud storage for my iPad?

    Restoring an iCloud backup requires you to first erase your iPad.  If you have any newer data that you want to save you'll need to do that first.  Then go to Settings>General>Reset, tap Erase All Content and Settings, go through the setup screens on the iPad and when given the option, choose Restore from iPad backup.

  • How can I do a Full backup of my phone to rooting it?

    I'm on my way to root my phone (xperia pro mk16a with the 587 update), but I want to know how can I get a full backup of the phone in case I need it.
    Thanks!
    Solved!
    Go to Solution.

    Unfortunately no option
    What you can backup is contacts, sms, call logs, Games data ( etc )
    If you follow the process of rooting correcty, you won't loose anything
    {GUIDE} How to Root Xperia™ Smartphones
    Discussion guidelines.
    Message me or any other moderator to seek help regarding moderation.

  • I have MacAir with OS 10.8.4, how can I cancel the automatic link of my USB flashdisk to Mac instead of BootCamp, since I have one time press the ALT key before choosing "MAC" or "BOOTCAMP". Thanks

    I have MacAir with OS 10.8.4, how can I cancel the automatic link of my USB flashdisk to Mac instead of BootCamp, since I have one time press the ALT key before choosing "MAC" or "BOOTCAMP". Thanks

    That only happens when you are running Windows in a Virtual Machine with OS X as the host. Shut down the VM and restart your Mac.  Once the VM is running again and you insert a USB flash drive you should get that prompt again.

Maybe you are looking for

  • Cannot select multiple images in iPhoto '08?

    What am I doing wrong? I want to select multiple images to either print several on a page, or publish to a gallery, but for the life of me I cannot find a view which shows me all photo thumbnails or all thumbnails in an album or all in an event. I ca

  • Provisioning of User from OIM 11g to GooggleApps

    hi all I m trying to Provision of user from OIM 11g to google apps with Googgle App 11.1.1.5 (icf) connector. But while provisioning User I am getting the exception like javax.xml.parsers.FactoryConfigurationError: WebLogicSAXParser cannot be created

  • Error in SO_DOCUMENT_SEND_API1 :Person doesn't Exist

    Hi experts, I am trying to send one pdf file using the FM SO_DOCUMENT_SEND_API1. But every time its returing an error Person doesn't exists <id>. Address have been maintained in ADR6. Anyone has faced this issue? i checked the forum but couldn't get

  • Problem with cflogin

    I am using cflogin for processing login page and use session variable to store info, but I have a problem that when I login to admin page (www.mysite.com/admin/index.cfm) It has no problem but when I return to my homepage (www.mysite.com/index.cfm ty

  • Get Info..for multiple items where's THaT preference ?

    The 1st few times I'd try to Get Info for multiple items , I'd get one window opened, and could make , say , 12 .aiffs open w/ iTunes rather then QuickTime. [ and even THaT seemed to change at the point of the latest iTunes/QTime upgrades...now QTime