Hi,
I want to use Robocopy to backup the data from my external hardrive D to a file called 'Backup' in a cluster storage W.
I only want to backup the modified and new files. In other words, I don't want to back up all the files in D every time I run Robocopy.
This is what I wrote by reading other posts on the forum:
title Backup personal files
robocopy D:\ W:\Backup /e /mir /np /tee /log+:backup_log.txt
pause
However, the script below does not back up all the files.
Any suggestion on how I can improve the robocopy script?
Thanks a lot for your help!
I want to use Robocopy to backup the data from my external hardrive D to a file called 'Backup' in a cluster storage W.
I only want to backup the modified and new files. In other words, I don't want to back up all the files in D every time I run Robocopy.
This is what I wrote by reading other posts on the forum:
title Backup personal files
robocopy D:\ W:\Backup /e /mir /np /tee /log+:backup_log.txt
pause
However, the script below does not back up all the files.
Any suggestion on how I can improve the robocopy script?
Thanks a lot for your help!
My Computer
- Computer type
- Laptop
- Computer Manufacturer/Model Number
- dell
- OS
- Windows 7 Entreprise 64 bits
- Memory
- 16GB