We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
Copying files from one place to another...

GibsonSt19
Posts: 2,736 Forumite


in Techie Stuff
Hey all, I know the title sounds a bit Noddy, even though I'm computer literate.
Just wondered if anyone knew of a reg tweak that would allow the copying and pasting of a stack of files to continue, if one file happened to be in use at the time? At the moment, it copies everything until it hits the file in use, and then dies.
Any way I can get it to continue?
Just wondered if anyone knew of a reg tweak that would allow the copying and pasting of a stack of files to continue, if one file happened to be in use at the time? At the moment, it copies everything until it hits the file in use, and then dies.
Any way I can get it to continue?
0
Comments
-
you could use xcopy with the /C parameter
e.g. start, run, cmd
xcopy c:\windows d:\backup\windows /s/e/d/C/Y/HEver get the feeling you are wasting your time? :rolleyes:0 -
Ta, will give it a shot0
-
Hmmm, just get a message saying "Invalid number of operators".0
-
Try it without the /d (this is the date sleection, format is d:dd/mm/yy or similar).0
-
what did you type in ? XP?Ever get the feeling you are wasting your time? :rolleyes:0
-
xcopy c:\Documents and Settings\User Name e:\Documents and Settnings\User Name /C0
-
the problem is you need double quotes around it, it is treating the spaces as a parameter separator.
xcopy "c:\Documents and Settings\User Name" "e:\Documents and Settings\User Name" /C/s/e/d/h/Y
if prompted for file or directory hit D
if you are intending to do it a lot (as a backup), then put it in a batch file backup.bat etc, and run that
The /s/e/d will just copy changed or new files next time you run it.Ever get the feeling you are wasting your time? :rolleyes:0 -
Ta my friend. All done.0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.1K Banking & Borrowing
- 252.8K Reduce Debt & Boost Income
- 453.1K Spending & Discounts
- 243K Work, Benefits & Business
- 597.4K Mortgages, Homes & Bills
- 176.5K Life & Family
- 256K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards