Need Home Backup Solution with Description of Each backup

Discussion in 'backup, imaging & disk mgmt' started by TheBear, Apr 18, 2017.

  1. TheBear

    TheBear Registered Member

    Joined:
    May 7, 2006
    Posts:
    174
    Is there a home backup solution that allows you to add a description to the backup and them be able to browse the backup files and easily see the text in each description so you can know which backup you want to restore?
     
  2. askmark

    askmark Registered Member

    Joined:
    Jul 7, 2016
    Posts:
    392
    Location:
    united kingdom
    Macrium Reflect allows you to set a comment prior to creating a backup. This comment is then visible when browsing backups in the restore tab. One thing you can't do is add a comment to an existing backup.
     
  3. ArchiveX

    ArchiveX Registered Member

    Joined:
    Apr 7, 2014
    Posts:
    1,501
    Location:
    .
    +1 for Macrium Reflect :thumb:
     
  4. Peter2150

    Peter2150 Global Moderator

    Joined:
    Sep 20, 2003
    Posts:
    20,590
  5. Robin A.

    Robin A. Registered Member

    Joined:
    Feb 25, 2006
    Posts:
    2,557
    Keep a manual log of your backups. Software independent. I´ve done it for years.
     
  6. MPSAN

    MPSAN Registered Member

    Joined:
    Nov 21, 2004
    Posts:
    962
  7. Wendi

    Wendi Registered Member

    Joined:
    Aug 8, 2008
    Posts:
    643
    Location:
    USA
    I do that all the time with Drive Snapshot. This is very easy to accomplish in DS (with sufficient space for full commentary) before the backup process is started. Then DS (in Windows) displays those comments for review before the restore process is started.
     
    Last edited: Apr 19, 2017
  8. Keatah

    Keatah Registered Member

    Joined:
    Jan 13, 2011
    Posts:
    1,029
    Manual log works with all backup programs.
     
  9. TheBear

    TheBear Registered Member

    Joined:
    May 7, 2006
    Posts:
    174
    Thanks for the reply's. I got help from IFW tech support and was able to access the description information in the IFW restore list of backups.
     
  10. ArchiveX

    ArchiveX Registered Member

    Joined:
    Apr 7, 2014
    Posts:
    1,501
    Location:
    .
    :D :argh: :thumb:
     
  11. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,644
    Location:
    Under a bushel ...
  12. Brian K

    Brian K Imaging Specialist

    Joined:
    Jan 28, 2005
    Posts:
    12,146
    Location:
    NSW, Australia
    TheBear,

    You don't even have to open IFW to read the Description. This batch file works. Substitute your image filename and path.

    Code:
    @echo off
    CD /d %~dp0
    set path=C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite
    imagew /l /all /f:"I:\Tera\OS\ttt.TBI" >> output.txt
    
    :: run as admin
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.