Link to home
Start Free TrialLog in
Avatar of Ihab
Ihab

asked on

is XCOPY D:\*.* F:\ /I /S /E in cmd different than copy in windows explorer in windows 7?

is XCOPY D:\*.* F:\  /I /S /E  in cmd different than copy in windows explorer in windows 7?
Avatar of Shahnawaz Ahmed
Shahnawaz Ahmed
Flag of India image

Dear.

xcopy C:\Files E:\Files /i

C:\Files = Source
E:\Files = Destination
/i =        Displays a list of files that are to be copied.

This is the example of XCOPY.

Robocopy will be another good option in windows 7
Avatar of Ihab
Ihab

ASKER

Mr. Ahmad
Is it the same or no?this is my question
not same
xcopy has more features than the plain copy command.
Avatar of Ihab

ASKER

What is the difference?
ASKER CERTIFIED SOLUTION
Avatar of Shahnawaz Ahmed
Shahnawaz Ahmed
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Ihab

ASKER

Thanks Mr. lion , you are really Lion
I want to copy files of windows 2008 server to usb to create book usb thumb, does it differs if I user xcopy or windows explorer copy?
did you mean to BOOT usb?
It doesnt differ if you copy in usb or in sinole windows folder it drive
Avatar of Ihab

ASKER

Yes boot usb, sorry for my spelling
you can't make a boot USB by copying, not with Windows or with xcopy. What type of Boot USB are you wanting to make, what do you want to do? Install Windows or something else?
I use this little program to make all my boot USB's--this allow you to put several different usb boot options onto one USB, from Windows boots, to virus and system repair utilities, ti Linux and even custom ones--check it out--it may do what you are trying to achieve--if not let us know what you are trying to do http://www.pendrivelinux.com/yumi-multiboot-usb-creator/