Results 1 to 5 of 5

Thread: windows help

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229

    windows help

    I'm getting an XP system going again after being a linux desktop person for a while. What I'm looking for is a program that can make a disk image for backup purposes, and also one that is a good backup program for data files. Would prefer something that isn't MS or in bed with them. Unfortunately the ones that I used to use were bought out by MS, and have been incorporated into windows stuff, or just done away with so they didn't have the competition.

    So what's everyone using for this stuff???

  2. #2
    Join Date
    Jul 2003
    Location
    Sydney, Australia
    Posts
    5,663
    Last edited by vaughan; 08-21-2008 at 11:25 PM. Reason: Add URL link


  3. #3
    Join Date
    Feb 2006
    Location
    Virginia, USA
    Posts
    969
    symantec Ghost is another I make use of.

  4. #4
    AMDave's Avatar
    AMDave is offline Seeker of the exit clause Moderator
    Site Admin
    Join Date
    Jun 2004
    Location
    Deep in a while loop
    Posts
    9,659
    Brucifer, given your *nix experience, I think you might really enjoy G4U
    http://www.feyrer.de/g4u/
    It came well recommended to me by some Mid-range server and Solaris admins because of the ability to pipe any Win/*nix drive image to a http/ftp folder somewhere else in the same run and can restore over the same connection as well as to another local partition.

    You can even grub your drive and boot to it localy so you don't have to pop in a CD to restore the HD image if windows gets corrupted.
    I like that bit very much.


    If you are still interested in doing a little bit of coding, for the data files, you can knock out a wsf/cscript file that you can schedule to run archive and ZIP compress (and copy or ftp it somewhere) your most critical stuff without having to resort to a proprietary tool.
    A great place to kick off is here:
    http://msdn.microsoft.com/en-au/library/9bbdkx3k.aspx

    If you are a WinZIP user already then you can use "c:\program files\winzip\wzzip" which accepts CLI arguments.

    Or maybe a solution like this is your style?
    http://www.roelbroersma.nl/index.php...sbackup-script

    Zero cost and you get to hack out a windows script which will remind you that you can still control windows to some extent, like you did in linux.
    Last edited by AMDave; 08-22-2008 at 09:27 AM.
    . . . . . ___
    . . . . . . .\___/\______
    . . . . . . . \__AMD___\\__
    ---------------------------------------------

  5. #5
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229
    Thank you very much AMDave, that's just what I was looking for!!!

Posting Permissions

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