Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 24, 2013, 07:43:13 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Move \Documents & Settings to beginning of partition  (Read 2759 times)
Maleko
JkDefrag Supporter
***
Posts: 16


View Profile
« on: February 07, 2008, 10:43:23 am »

hi. is there anyway to move this folder and all its contents (except temp folder) to the beginning of partition? reason for this is that my \doc and settings & program files folder are located on separated partition than \windows partition.
Logged
Lexar
JkDefrag Hero
*****
Posts: 91


View Profile
« Reply #1 on: February 07, 2008, 11:35:12 am »

Well, I am not really sure this is going to be worth doing, but it is possible. Suppose you had your \Documents and Settings on drive D.

1) Run a commandline,
Code:
JkDefrag -f 0 -a 6 D:\* -e "D:\Documents and Settings\*"
and wait for it to terminate.
2) Run a second commandline,
Code:
JkDefrag -f 0 -a 3 "D:\Documents and Settings\*"
3) Preferably, run a third,
Code:
JkDefrag -f 0 -a 3 D:\*

Well, that's too much work, isn't it?

Jeroen the author of JkDefrag is now putting together its ver 4, which is to come with a scripting system to make micro-managed defragmentation possible.

I am looking so much forward to it!
Logged
Myriades
JkDefrag Hero
*****
Posts: 169


View Profile
« Reply #2 on: February 07, 2008, 11:52:52 am »

Hi all

for Lexar 3rd step, dont forget  Grin
Code:
-e "D:\Documents and Settings\*"

Regards, Laurent
Logged

Maleko
JkDefrag Supporter
***
Posts: 16


View Profile
« Reply #3 on: February 07, 2008, 06:48:51 pm »

thanks Lexar & Myriades!

so the first command moves all the partition contents except \docs and settings to the end of the partition and the second one will defrag and move only \doc and settings folder to the beginning of the partition..and last step will defrag all files\folder but excluding \docs and settings folder which is already at the beginning of the partition...am i right?

nice..i guest that trick should work. *thumbs up*

if only there's command switch for this kind of defrag method where users can specify what files/folder should be moved to the beginning of drive..will you consider this jeroen?
Logged
Myriades
JkDefrag Hero
*****
Posts: 169


View Profile
« Reply #4 on: February 07, 2008, 07:35:09 pm »

I've forgotten something
For the second step, you could add
Code:
-u DisableDefaults

You should obtain something like that
docs & settings folders -> docs & settings -> folders -> regular files -> spacehog

Personnaly, i would not use the -f0 parameter. This to keep free space between zones. Then you obtain this
folders -> free space -> docs & settings -> regular files -> free space -> spacehog

if only there's command switch for this kind of defrag method where users can specify what files/folder should be moved to the beginning of drive..will you consider this jeroen?
Grin Grin Grin
Wait for V4, I presume

Regards, Laurent
« Last Edit: February 07, 2008, 07:37:59 pm by Myriades » Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!