Archive for July, 2016

Using xcopy for backing up files and folders

Monday, July 11th, 2016

If you want to backup a specific folder and do not want to use backup software there is always the xcopy command. Xcopy is primarily used to back up files and folders across a network to a specified device. This example is how to back up a folder on the network to a thumb drive on a server. (more…)