• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A good program to backup from different machines to a server?

starriol

Member
I need a software that allows me to control the files I want to backup from several PCs from a central server that also stores the backups splitted in DVD size to burn them directly.

Acronis true image enterprise sounded GREAT, but I could NEVER get the Management Console working, so I couldn't manage backups from other PCs.

Which one do you guys recommend for this?
 
i have never had problems with acrnois...

however, why dvd? why not an external hard drive? You could use ntbackup and put it on as a scheduled task, use robocopy to copy backups from server to external hard drive...all free and works well.

jC
 
Originally posted by: Chunkee
i have never had problems with acrnois...

however, why dvd? why not an external hard drive? You could use ntbackup and put it on as a scheduled task, use robocopy to copy backups from server to external hard drive...all free and works well.

jC

Another thumbs up for robocopy. It's what we use at the place I work.
 
Robocopy in a batch script with a scheduled task is what I've always used. Works great, but won't split it into DVD sized chunks.
 
Back
Top