Computing.Net > Forums > Disk Operating System > xcopy command

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.

xcopy command

Reply to Message Icon

Name: Jihad12
Date: February 26, 2000 at 14:44:37 Pacific
Comment:

i need some help with an assignment question.
I created 3 directories on my disc named data, docs, and progrmas. I went into the professors folder and copied files into the respective folders using the COPY command. What I need to do now is use the XCOPY command "once" to do all the copies that I performed above. any help?



Sponsored Link
Ads by Google

Response Number 1
Name: Martin
Date: February 26, 2000 at 16:51:48 Pacific
Reply:

The professors folder???


0

Response Number 2
Name: Jihad12
Date: February 26, 2000 at 17:47:12 Pacific
Reply:

ya, the professor has his folder or drive space on the school network with the files that I copied in that folder.


0

Response Number 3
Name: Ryan Cooley
Date: February 26, 2000 at 19:15:42 Pacific
Reply:

You need to give some infor on the directory structure of the "professor's" folders.

Reply by email for help.


0

Response Number 4
Name: Jihad12
Date: February 26, 2000 at 23:07:44 Pacific
Reply:

His sub-directory is named smith on the I: drive of the school network, e.g. I:smith\docs etc


0

Response Number 5
Name: DoS attack
Date: February 29, 2000 at 15:41:15 Pacific
Reply:

xcopy source destination /e/s

e.g.

xcopy I:\smith\docs\*.* c:\ /e/s


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






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: xcopy command

Problems running batch file with xcopy command www.computing.net/answers/dos/problems-running-batch-file-with-xcopy-command/5754.html

How to get xcopy command? www.computing.net/answers/dos/how-to-get-xcopy-command/14398.html

using pipe ( | ) with xcopy command www.computing.net/answers/dos/using-pipe-with-xcopy-command/15491.html