Computing.Net > Forums > Disk Operating System > MS-DOS commands

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

MS-DOS commands

Reply to Message Icon

Name: Scott
Date: April 10, 2002 at 16:59:31 Pacific
Comment:

I have an old 486 with Dos 6.22 and I
wan't to copy a folder from my C drive to a
floppy disk. What do i type in
Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: spot
Date: April 10, 2002 at 19:43:57 Pacific
Reply:

Type:
cd (folder you want to copy)
xcopy *.* a: (or b:) /s


0

Response Number 2
Name: ray
Date: April 11, 2002 at 02:36:54 Pacific
Reply:

Picky I know! But MS-DOS has Directories not Folders! Thats why some DOS commands are called DIR & RMDIR Folders is a Windows 9x thing!


0

Response Number 3
Name: phil
Date: April 11, 2002 at 15:48:54 Pacific
Reply:

Picky YES But also correct!


0

Response Number 4
Name: fred6008
Date: April 11, 2002 at 20:29:47 Pacific
Reply:

Find the file you want to copy on C:. For example say you want to put HIMEM.SYS on a floppy and that you have it on C:\. You select drive c by typing C: and pressing enter. Then DIR and press enter to see the file you want. Then you enter COPY HIMEM.SYS A: (When you have a floppy disk in drive A:, of course) And when it has done this the computer will tell you "1 file(s) copied".


0

Response Number 5
Name: ...
Date: April 12, 2002 at 03:51:09 Pacific
Reply:

You may have to Change Directory to find the file you want. To Change Directory to C:\DOS
Type CD DOS and press the enter key. Then type DIR again to find file. If files scroll down the page to fast, Try DIR/P or DIR/W (Pause or Wide)

You can see now what ray means about Directories in DOS, All the commands refer to them. COPY & XCOPY will both do to copy the file once you locate it (It is normaly in C:\DOS or C:\Windows)

...


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

DOS paint DOS mode prompt usually u...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: MS-DOS commands

basic ms-dos commands www.computing.net/answers/dos/-basic-msdos-commands/2873.html

MS-DOS Command - Format www.computing.net/answers/dos/msdos-command-format/13319.html

MS-DOS Commands www.computing.net/answers/dos/msdos-commands/2145.html