File Transfer by using command Prompt


We usually use copy , move or send to options to tranfer the file from one drive to other drive. We can tranfer any file from any dirve to any other drive by using command Prompt.  
Just do the following steps to transfer file:
Click >Start >Run
Type cmd and   then enter ok.
If you want to tranfer a file name 'rose' from "d" drive to "e" drive means
type xcopy d:\rose e:\/s
then the rose file from 'd' is transfer into 'e' drive.
just try this and share your comments and new more ideas..

{ 0 comments... read them below or add one }

Post a Comment

Share your views