K
K
kreatiffchik2016-09-09 03:39:52
Backup
kreatiffchik, 2016-09-09 03:39:52

Daily backup with delete?

Hello!
There is daily accumulating data on one disk. The information is organized as follows:
D:\First-level_folder
D:\First-level_folder\Second-level folder1\files...
D:\First-level_folder\Second-level folder2\files...
D:\First-level_folder\Second-level folder3\files. ..
...
Windows Server 2008 r2. The filenames are always different. The total number is from 100 to 500 in each second level folder. The volume is about 1 TB every day.
Task: set up daily backup of folders along with files to another medium with daily deletion of files (not folders!) From the first medium after backup.
Tell me, what are the means to do this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Ermachenok, 2016-09-09
@kreatiffchik

I have been using APBackup for a long time - it can do a lot, including what you want.

S
Saboteur, 2016-09-09
@saboteur_kiev

forfiles /S /D -7 /C "cmd /c echo @path",
respectively, instead of echo, you can also del
Or move it to another medium itself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question