Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 23, 2013, 03:32:35 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: 1 [2]
  Print  
Author Topic: Algorithm improvements  (Read 7522 times)
safedisc2
JkDefrag Junior
**
Posts: 5


View Profile
« Reply #15 on: May 21, 2008, 07:27:28 pm »

I've found one problem with -a 6 when you specify multiple file specifications: It redoes the analysis for each file spec!

That's the reason why I keep old version 3.16 around that does not use full disk analysis.
(It's a PITA to use newest versions on large disks with several hundreds of thousands of files with -a 6. Analysis takes "forever" compared to almost instant movement start of 3.16. And results are identical AFAIK)

--------------

Would it be possible to implement an ability to use -a 6 and -a 7..11 together?


I'm using this batch file to keep related files together at the end of the disk,
but it would be nice to have similar option in jkdefrag itself

set CURRDIR=%CD%
FOR /D %%i IN (*.*) DO start /wait /min "" "C:\Program Files\jkdefrag_old\JkDefrag.exe" -a 6 -s 70 -q "%%~fi"
"C:\Program Files\jkdefrag_old\JkDefrag.exe" -a 6 -s 70 -q "%CURRDIR%\"

2nd line runs minimised jkdefrag 3.16 with -a 6 for each subdirectory
and 3rd line moves all remaining files up
Logged
jeroen
Administrator
JkDefrag Hero
*****
Posts: 7155



View Profile WWW
« Reply #16 on: May 22, 2008, 07:20:03 am »

Would it be possible to implement an ability to use -a 6 and -a 7..11 together?
Thanks for sharing your idea, I appreciate it! I am am working on a new version of JkDefrag that has a small scripting language for controlling the program. There are many features I want to add, and the commandline is simply not flexible and big enough for all that.
Logged
safedisc2
JkDefrag Junior
**
Posts: 5


View Profile
« Reply #17 on: May 24, 2008, 01:11:47 am »

Good to hear that the scripting will be able to do such things. Smiley

And maybe an .ini file(s) with


-----------------------
[start]
file*.*
windows\*

[end of disk]
install\*

[files last]

[spacehogs]
*.mkv

[exclude]
whatever*

-----------------------

sections?

As you might notice from section names I still can't forget good old Norton Speedisk from W95 times   Grin


Thank you for your great program BTW.
Logged
jeroen
Administrator
JkDefrag Hero
*****
Posts: 7155



View Profile WWW
« Reply #18 on: May 25, 2008, 05:05:07 am »

And maybe an .ini file(s)
No, there will only be the script. I am expecting GUI makers to build wrappers around JkDefrag, with menu's and options and stuff. The GUI's will probably have something like an .ini file, and from that will generate a JkDefrag script.
Logged
Pages: 1 [2]
  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!