Summary: I would like to copy files from one folder to annother e.g. copy c:\mp3\*.mp3 c:\mp3copy but i would like to only copy ones with certain names e.g. co...
Summary: Hello! I need help on copying files on a floppy disk, I only have a floppy disks with only 1.38 mb( about 7 of them) but a file that I want to transfe...
Summary: I've got a Win NT 4 server and a DOS machine. I've got their conections done, but when I use xcopy to copy files from server to DOS, only the folders ...
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 t...
Summary: Xcopy copies files & directories - it's an external DOS file, might not be on your floppy. Copy is built-in to DOS command.com - from a: copy *.* c:\...
Summary: Hello, I am tring to write a batch file that will copy files from c:\temp to multiple computers in a specific location. I can do a copy c:\temp to the...
Summary: When I replaced a P90 Server with a Netfinity 5600 (PIII 550). One of the engineers cannot copy files from his controller development box (386) to the...
Summary: I need a little guidence in writing a batch file for copying files from one directory on a drive to a directory on another drive. I am very new at th...
Summary: why would you want to use laplink to copy files? surly list.com or something like that would be better, its like using a terminal program as a word...
Summary: I would like to create a batch file to run via a schedule that will copy files off a network drive every night. That is the easy part. The more diffic...
Summary: I have been trying to produce a simple batch file to back up certain files on my system. I would like it to copy files from a destination like: C:\Pao...
Summary: Hi. How can I copy files from a volume V1 to another V2, without changing the Create Date of each file? Note that, in Windows, we can see 3 data about...
Summary: Want to copy files from NT server from d:\notes\data directory including subdirs to S:\ but i used the xcopy command under WINAT, dosen't seem to wor...
Summary: I have a problem... I want to copy a file on DOS From c:\documents and settings\serg\desktop\ to c:\documents and settings\serg\desktop\back up files\...
Summary: Dear Mr. Danny Buck, I just tried ur syntax of copying files directly to ip...the command i gave is: c:\windows> net send 192.9.30.200 tel.ini it says...
Summary: Hi, You said: "Hi. I have a deep directory tree. for example: c:\0001 c:\0002 c:\0003 c:\0004 Does anyone know how I can copy all of the files that st...
Summary: Hello, Miskva. > Guess it *IS* impossible to do > this without 3rd party tools ... It's not impossible. You've already seen a solution without 3rd par...
Summary: I want to write a batch file to copy files from one directory to anyother. However, I can not transfer into a directory with a space in the name such...
Summary: Hi everyone... hope someone can help me out here! How would I go about browsing and then copying files using DOS? Windows will not run on my PC at the...
Summary: If no luck yet don’t forget about xcopy, next time at the dos prompt type xcopy/? then enter, read all the flags you can use like /e /s also xcopy3...
Summary: how to copy the files by date from one folder to another...Eg: i want to copy the files dated in 01/01/2003 from OLD_FILES to COPIED-FILES. and how to...
Summary: Hi, I need to copy files from one folder to another filtering them by date. I mean that I need to copy only those file that have a date included betw...