Hello
I'd like to defrag in batch mode and have Defraggler also move the large files specified in the GUI version under Settings>Options>Defrag tab.
I found this page
http://www.piriform.com/docs/defraggler/advanced-usage/command-line-parameters
and the example at the end does exactly what I want to do (df.exe C:\ /large) and uses the GUI parameters.
When I use the command though, it doesn't work as specified.
The help for DF.exe lists these examples for the /Large parameter which indicates I would have to specify each file extension to move, and I have about 20.
Examples for DF.exe
df C: /Large *.* 150
Defrag drive C: and move all files greater than 150 MB to the end
of the drive.
df C: /Large *.zip 150 /Large *.avi 150 /Large *.mkv 300
Defrag drive C: and move following file types to the end of the drive:
- *.zip files greater than 150 MB
- *.avi files greater than 150 MB
- *.mkv files greater than 300 MB
I wonder why there is a discrepancy and is there a way I can use simply df.exe C:\ /large and not have to specify each extension.
Thanks for your help . . . Brian
ps. I have the current version of Defraggler.