> >I want to create a computer with a lot of storage that will be use only for
> > storing backup. I want to use the ntbackup software.
[quoted text clipped - 9 lines]
> > How can i setup ntbackup so that it will backup and keep 1 week worth of
> > data? I want the backups to stay in the Backups folder.
Perform a Normal backup on the first day (using overwrite) and then an
incremental every day (using append). This will be the smallest type
possible and also the fastest, but it will also be the longest to
restore (restore normal first then each incremental).
> > Here is the issue how do i setup if possible NTbackup so that it will only
> > use a certain amount of drive space so that it doesnt fill the drive
[quoted text clipped - 3 lines]
> > camera
> > system.
I don't think ntbackup will do this as it really goes against the
whole idea of a backup. Why would you want to have files overwritten?
This would render the backup useless in my opinion.
You'd be better off the make sure that the media you are using (disk
file, tape) has enough space on it for the backup. You can't know this
exactly beforehand (well you might) but you can make a good estimation
and use that.
If you have 200GB to store and you only have 150GB of storage space
then what you have to do is figure out what 50GB of the data you can
do without storing. Otherwise purchase another drive.
leew [MVP] - 15 Apr 2008 22:02 GMT
** snip **
>>> Here is the issue how do i setup if possible NTbackup so that it will only
>>> use a certain amount of drive space so that it doesnt fill the drive
[quoted text clipped - 16 lines]
> then what you have to do is figure out what 50GB of the data you can
> do without storing. Otherwise purchase another drive.
Actually, if you setup a user account specifically for backups, apply a
quota to it, and then run the backups as that user, you should be able
to keep the backups from exceeding a certain size.