I have an hard disk that is going bad. I plan to list the files and folders using the dir command, then select specific files and folders and put them in a text file and run the xcopy/copy command to copy them to another folder.
What would be the best way to do this? The full paths of the files and folders are in file named backup.txt
.