backup

  • Thread starter Thread starter albrecht
  • Start date Start date
A

albrecht

I want to start the backup from the command line (so I can
automat the backup with the at command). But the ntbackup
command didn't work the way I hoped it would. Maybe
someone can help me. I have only one DLT dive attached to
my 2000Server. I want to back up the drive named D: and I
want to overwrite the previous data on the tape. I want
the verify on. And I would like to create a log-file for
the backup job. So I thought the following line would do
the job, but it does not:
ntbackup backup d:\ /j "My
Server" /v:yes /L:s /a /t "Backup" /m copy
But I have no idea what could be wrong?

Maybe someone can help me. Thanks
Klaus Albrecht.
 
In said:
I want to start the backup from the command line (so I can
automat the backup with the at command). But the ntbackup
command didn't work the way I hoped it would. Maybe
someone can help me. I have only one DLT dive attached to
my 2000Server. I want to back up the drive named D: and I
want to overwrite the previous data on the tape. I want
the verify on. And I would like to create a log-file for
the backup job. So I thought the following line would do
the job, but it does not:
ntbackup backup d:\ /j "My
Server" /v:yes /L:s /a /t "Backup" /m copy
But I have no idea what could be wrong?

Nothing specific but there is some perhaps useful info. to be found
regarding this topic at
http://www.jsiinc.com
Tip search: ntbackup AND command-line
 
Back
Top