Defragment - Fast
This is an option for the
Defragment fileaction.
It will select a different algorithm that will only defragment an item if there is a
gap somewhere that is big enough for the item. Otherwise the item will be left
fragmented. This is much faster than a regular defragment, because data will not be
shuffled around to try and make a big enough gap, but can leave some files fragmented.
- The
ChunkSize option automatically selects the
Fast option.
Syntax
Example
FileSelect
....
FileActions
Defragment(Fast)
FileEnd |
See also:
Defragment
FileSelect
FileBoolean
FileActions