S
S
Saab19922020-01-24 09:22:40
Backup
Saab1992, 2020-01-24 09:22:40

Backup, how to continue copying after successful completion?

Is there a command that copies from one disk to another?
robocopy F:\BackupF\MSSQL_OGV\Full\D_GZ_DB M:\BackupF\MSSQL_OGV\full /e /z /DCOPY:T /r:10 /w:60 /log:M:\BackupF\MSSQL_OGV\full\backup_log.txt
Tell me how to continue so that after the successful completion of copying, continue to copy further from the folder: M:\BackupF\MSSQL_OGV\full, for example, to the D:\ drive
?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dmfun, 2020-01-24
@Saab1992

Umm ... And what exactly is the difficulty?
I understand backup is one file?
It is copied with Copy, deleted with del.
The question is to check if it was copied correctly or not?
And then throw the batch file into the scheduler.

S
Sergey Ryzhkin, 2020-01-24
@Franciz

This is a task and not a question, you are here: freelance.habr.com

M
Mikhail Lyalin, 2020-01-24
@mr_jok

START /wait or call did not try to use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question