Skip to main content

Questions tagged [xcopy]

The tag has no usage guidance.

5 votes
6 answers
5k views

Incremental/Differential Backup on Windows

What's the easiet way to perform an incremental/differential backup to a network share in Windows? Does a Robocopy/Xcopy solution work reasonably well (I need to the parameters!) or is there a good ...
user avatar
0 votes
2 answers
4k views

XCopy file creation error

I use xcopy to run a weekly backup of my files to a backup HDD. On the recent backup, it failed on a file with the following error message: File creation error - The directory or file cannot be ...
Ashwin Nanjappa's user avatar
29 votes
4 answers
42k views

xcopy files into single directory

I'd like to use xcopy on a Windows machine to pull out all files with .png extension into a single directory. I tried xcopy C:\folder\*.png /s C:\png\, but it is keeping the sub-directories inside \...
bobobobo's user avatar
  • 5,380

15 30 50 per page
1
10 11 12 13
14