Results 1 to 5 of 5

Thread: Backup Script

  1. #1
    Join Date
    Sep 2013
    Beans
    9

    Cool Backup Script

    hi gurus, i found this command to restore backup from command line:

    https://help.ubuntu.com/community/Ba...pleBackupSuite

    sudo srestore.py /var/backup/2006-11-18_03 /home/myuser /home/myuser/old
    how do I modify this, so it will loop through all the folder backup and restore the backup?

    thanks for any help.

  2. #2
    Join Date
    Sep 2013
    Beans
    9

    Lightbulb Backup Script

    hi gurus, i found this command to restore backup from command line:

    https://help.ubuntu.com/community/Ba...pleBackupSuite

    sudo srestore.py /var/backup/2006-11-18_03 /home/myuser /home/myuser/old
    how do I modify this, so it will loop through all the folder backup and restore the backup?

    thanks for any help.

  3. #3
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Backup Script

    Please don't double-post.
    Merged.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  4. #4
    Join Date
    Sep 2013
    Beans
    9

    Re: Backup Script

    bump..any ideas guys?

  5. #5
    Join Date
    Aug 2011
    Location
    47°9′S 126°43W
    Beans
    2,172
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Backup Script

    I don't quite understand what you want to do... how was the backup created in the first place? You seem to be taking sole random command to restore so backup that was made using a different utility...

    Are you sure you need to change the code? Aren't you overlooking some option?
    Warning: unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •