Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
copying files in use
Name: Joao Quaresma Date: December 29, 2000 at 08:58:03 Pacific
Comment:
How can I copy files in DOS that are being used. Thanks.
Name: Michael Date: December 29, 2000 at 14:03:42 Pacific
Reply:
There are very few occasions where you can't access a DOS file. More likely you are trying to copy a Windows file that is in use. The easiest way to do this is to reboot to DOS. From the start menu, choose shutdown, then choose the option restart in DOS mode. From there you can copy files all you want because windows is no longer loaded.
Hope that helps, -Michael
0
Response Number 2
Name: fred6008 Date: January 2, 2001 at 23:04:12 Pacific
Reply:
If you are copying and you are in real mode (DOS), there can be no files being used. The file sharing conflict occurs when multitasking is in progress, and you try to copy a program in use. For example I had a Wordperfect 5.1 document open. (I was using the DR-DOS multitasker for DOS) When I decided to multitask outside the document to rename it, I could not because of a file sharing conflict. To make a long story short, you won't have the problem in real DOS. Exit to DOS at the shutdown menu and copy away.
Summary: I have a batch file which takes a copy of some files from a user's PC (running Win98) to the network. However, it will only copy when the files are not in use. Unfortunately the files are constantly i...
Summary: I have a faulty hard drive. I mean faulty because Windows failed to recognize the drive, which means it's impossible for me to do backup under Windows environment. The hard drive is a Seagate 30GB har...
Summary: use the -& switch (pkzip) to tell it to span across disks use -rP (case important) the r tell its to copy files in all the subdirs and the P tell it to also save the folder information (ie it either g...