Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 04-10-2005, 09:48 PM   #1 (permalink)
Apprentice
 
Join Date: Apr 2005
Location: lucknow
Posts: 77
Default DOS HELP


hey i want to cut a folder from one hard disk partition (say c to paste in another partition(say d.
since the folder size is big enough so it takes lot of time by simple cut-paste method.
i think dat through DOS i can easily do dis job of moving files from one partition to another.but the problem is dat i do not know the command in dos.
i m using windows xp
so plz help me out
__________________
->Whatever Happens, happen for A Reason!!!!!
My new blog-Aarambh
http://www.rakshitk.com
A Place to share thoughts with like minded people.
roxisayshi is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-10-2005, 10:02 PM   #2 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2005
Location: Kolkata
Posts: 29
Default

Doing it the roundabout way.. lets assume you've got a folder `aaa' in partition `e' and want to move it to `d'. Create a blank folder named `aaa' in `d'. Now from dos go to `e' and type:

copy e:\aaa\*.* d:\aaa

that is all
__________________
Take care, cheers & sunshine!
pupudada is offline  
Old 04-10-2005, 10:15 PM   #3 (permalink)
Apprentice
 
Join Date: Apr 2005
Location: lucknow
Posts: 77
Default

thax for reply
but the command which u mentioned above is not working 100%.
suppose there is a folder and inside it many sub folders and files.
so thru the command mentioned above only files are getting copied but sub folders remains.
__________________
->Whatever Happens, happen for A Reason!!!!!
My new blog-Aarambh
http://www.rakshitk.com
A Place to share thoughts with like minded people.
roxisayshi is offline  
Old 04-10-2005, 10:19 PM   #4 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default

I dont think doing it in DOS will reduce time taken by much, if any. In fact, WinXP doesnt have DOS actually, it only emulates it. Therefore, I very much doubt if time taken will be less...

Given that, the command specified by pupupdada will not copy subdirectories and their contents. To do that, you should use xcopy

xcopy e:\aaa\. d:\aaa /e /c /h will help you achieve your task. /e forces subdirectory copy, /c will continue even if u have error, /h will copy hidden/system files also.

xcopy /? will give help on xcopy and list more modifiers to use...

Hope that helps,
Arun
sakumar79 is offline  
Old 04-10-2005, 10:29 PM   #5 (permalink)
Apprentice
 
Join Date: Apr 2005
Location: lucknow
Posts: 77
Default

thax for the help Arun
i get it.but u were right it takes equal time to copy through DOS emulator as well.

so is their any s/w available which can do dis task in
less time.
__________________
->Whatever Happens, happen for A Reason!!!!!
My new blog-Aarambh
http://www.rakshitk.com
A Place to share thoughts with like minded people.
roxisayshi is offline  
Old 04-10-2005, 10:54 PM   #6 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default

I dont think there is any software that can do this faster...

Perhaps u can start the move command at night and go to sleep, in the morning, u will have it ready...

Arun
sakumar79 is offline  
Old 04-10-2005, 11:06 PM   #7 (permalink)
Wise Old Owl
 
alib_i's Avatar
 
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
Default

it will take as much time it want ..
there is nothing you can do about it.

just tell me one thing .. are your source (c:) and destination (d:) drives in same harddisk ?
if yes then there is nothing you can do.
if no .. then read on

usually such data transfer is slow b'coz data is transferred from same IDE cable ( the cable connecting your harddisk to motherboard, the flat one ) in both directions, as your source and destination drives are in same harddisk.
if they are in different harddisks, then you can connect both of them using separate IDE cables. that way one cable will tranfer data from one drive to motherboard and other from motherboard to drive. this way its much faster than previous case.



-----
alibi
__________________
What I've felt, What I've known; Never shined through in what I've shown
Never free, Never me; So I dub thee unforgiven
-Metallica
alib_i is offline  
Old 04-10-2005, 11:16 PM   #8 (permalink)
Apprentice
 
Join Date: Apr 2005
Location: lucknow
Posts: 77
Default

thax alibi for dis gr8 knowledge
unfortunately i hav one hard disk only
__________________
->Whatever Happens, happen for A Reason!!!!!
My new blog-Aarambh
http://www.rakshitk.com
A Place to share thoughts with like minded people.
roxisayshi is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by clinton
- by Who
- by bhaskar
- by soumya

Advertisement




All times are GMT +5.5. The time now is 11:42 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2