UltraDefrag: Difference between revisions
Voice |
No edit summary |
||
(90 intermediate revisions by 48 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox |
{{Infobox software |
||
⚫ | |||
|logo = |
| logo = Ultra defrag.gif |
||
⚫ | |||
|screenshot = |
| screenshot = |
||
| caption = UltraDefrag 12 on [[Windows 10]] |
|||
|author = Dmitri Arkhangelski, Justin Dearing |
| author = Dmitri Arkhangelski, Stefan Pendl, Justin Dearing, Sayem Chaklader |
||
|latest release version = 4.4 |
|||
| developer = Green Gate Systems, LLC |
|||
| |
| released = {{Start date and age|2007|07|05}} |
||
⚫ | |||
| repo = {{URL|https://sourceforge.net/projects/ultradefrag/}} (Only open source release of UltraDefrag) |
|||
⚫ | |||
⚫ | |||
⚫ | |||
| |
| platform = [[IA-32]], [[x64]], [[IA-64]] |
||
⚫ | |||
⚫ | |||
⚫ | |||
| license = [[Proprietary software|Proprietary]] for 8.0.0+,<br>[[GNU General Public License|GNU GPL]] for 7.1.x and under |
|||
⚫ | |||
}} |
}} |
||
'''UltraDefrag''' is an open source [[Defragment|disk defragmenting utility]] for [[Microsoft Windows]]. The software was originally written by Dmitri Arkhangelski in 2007, who was later joined by Justin Dearing who wrote an original user manual and UltraDefrag Scheduler application. Later Sayem Chaklader joined the team to completely redesign the project's website. Also he improved graphics belonging to the UltraDefrag project. In the year 2009 Stefan Pendl joined the team. Most new features and improvements since that time were invented by him. UltraDefrag is released under the [[GNU]] [[GNU General Public License|General Public License]]. |
|||
'''UltraDefrag''' is a [[Defragmentation|disk defragmentation utility]] for [[Microsoft Windows]]. Prior to version 8.0.0 it was released under the [[GNU]] [[GNU General Public License|General Public License]]. The only other Windows-based defragmentation utility licensed under the GNU GPL was [[JkDefrag]], discontinued in 2008.<ref>{{cite web | url = http://www.kessels.nl/JkDefrag/index.html | title = JkDefrag v3.36 | first = Jeroen | last = Kessels | archiveurl = https://web.archive.org/web/20150215060146/http://kessels.nl/JkDefrag/index.html | archivedate = 2015-02-15 }}</ref> |
|||
⚫ | |||
* Defragments system files (registry, pagefiles...) |
|||
* Fast NTFS analysis compared to some other products |
|||
* Fast and effective operation (completely defragments without additional passes) |
|||
* Safe operation to prevent file damage |
|||
* Ability to defragment single file/directory from the context menu in Explorer |
|||
* Ability to defragment additional streams attached to NTFS files |
|||
* Ability to exclude any unimportant files based on flexible filters |
|||
* Ability to defragment files which have number of fragments above specified threshold |
|||
* Ability to automatically break defragmentation when the specified time interval elapses |
|||
* Human-readable HTML reports |
|||
⚫ | |||
* Ability to automatically hibernate/shutdown PC after a job |
|||
* Ability to make an automatic effective defragmentation through Windows Task Scheduler |
|||
⚫ | |||
* Small binaries (less than 500 kb) |
|||
* Portable version available which requires no installation |
|||
* Native 64-bit support |
|||
* Open-source code licensed under the GNU General Public License |
|||
In 2018, UltraDefrag sources have been relicensed to [[Green Gate Systems]]. Their enhanced version, released under a [[Proprietary software|proprietary]] license, features automatic defragmentation, disk cleanup before defragmentation, graphical interface for setting user preferences, optimization of solid state drives, full compatibility with [[Windows 11]] and 10, and is said to have much faster disk processing algorithms.<ref>{{cite web | url = https://sourceforge.net/p/ultradefrag/news/2018/09/ultradefrag-710-and-800-have-been-released/ | title = UltraDefrag 7.1.0 and 8.0.0 have been released}}</ref> |
|||
UltraDefrag uses [[Microsoft|Microsoft's]] defragmentation [[Application programming interface|API]] and works on Windows NT, 2000, XP, Server 2003, Vista, and 7 operating systems. It supports [[File Allocation Table|FAT]]<nowiki>12/16/32</nowiki> and [[NTFS]] file systems and, on Windows Vista and later, the [[Universal Disk Format]]. |
|||
UltraDefrag uses the defragmentation part of [[Windows API]] and works on [[Windows NT 4.0]] and later. It supports [[FAT12]], [[FAT16]], [[FAT32]], [[exFAT]], and [[NTFS]] file systems.<ref>{{cite web | url = http://ultradefrag.sourceforge.net/handbook/Introduction.html | title = UltraDefrag Handbook: Introduction}}</ref> |
|||
For a list of other defragmentation software products, see [[list of defragmentation software]]. The only other Windows-based defrag program with a GNU GPL license is [[JkDefrag]] (GPL version discontinued since 2008). |
|||
[[Jean-Pierre André]], one of the developers of [[NTFS-3G]], has created a fork of UltraDefrag 5 that runs on Linux. It only has a command-line interface.<ref>{{cite web |title=Advanced NTFS-3G Features |url=https://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html#ultradefrag |website=jp-andre.pagesperso-orange.fr |accessdate=10 October 2019}}</ref> |
|||
⚫ | |||
* Automatic defragmentation |
|||
* Automatic disk cleanup before defragmentation |
|||
* Defragmentation of individual files and folders |
|||
⚫ | |||
* Defragmentation of NTFS metafiles (including [[Master File Table|MFT]]) and [[NTFS#Attribute lists, attributes, and streams|streams]] |
|||
* Exclusion of files by path, size and number of fragments |
|||
* Optimization of disks |
|||
* Disk processing time limit |
|||
* Defragmentation of disks having a certain fragmentation level |
|||
* Automatic hibernation or shutdown after the job completion |
|||
⚫ | |||
* One click defragmentation via [[File Explorer|Windows Explorer]]'s context menu |
|||
⚫ | |||
* [[Portable application|Portable]] edition |
|||
* Full support of 64-bit editions of Windows |
|||
==See also== |
==See also== |
||
* [[Comparison of defragmentation software]] |
|||
⚫ | |||
* [[File system fragmentation]] |
* [[File system fragmentation]] |
||
==References== |
|||
{{Reflist}} |
|||
==External links== |
==External links== |
||
* {{Official website}} |
|||
* [http://ultradefrag.sourceforge.net/ UltraDefrag official website] |
|||
[[Category:Free defragmentation software]] |
[[Category:Free defragmentation software]] |
||
[[Category:Free software programmed in C]] |
[[Category:Free software programmed in C]] |
||
[[Category:Free software programmed in Lua]] |
[[Category:Free software programmed in Lua (programming language)]] |
||
[[Category:Windows-only free software]] |
[[Category:Windows-only free software]] |
||
[[Category:Lua-scripted software]] |
[[Category:Lua (programming language)-scripted software]] |
||
⚫ | |||
[[es:UltraDefrag]] |
|||
⚫ |
Latest revision as of 12:02, 26 December 2024
Original author(s) | Dmitri Arkhangelski, Stefan Pendl, Justin Dearing, Sayem Chaklader |
---|---|
Developer(s) | Green Gate Systems, LLC |
Initial release | July 5, 2007 |
Stable release | 12.0.0 (March 30, 2024[±] | )
Repository | sourceforge |
Written in | C, C++, Lua, JavaScript |
Operating system | Windows 11 Windows 10 Windows 8.1 Windows 8 Windows 7 Windows Vista Windows XP Windows 2000 Windows NT 4.0 |
Platform | IA-32, x64, IA-64 |
Type | Defragmentation software |
License | Proprietary for 8.0.0+, GNU GPL for 7.1.x and under |
Website | ultradefrag |
UltraDefrag is a disk defragmentation utility for Microsoft Windows. Prior to version 8.0.0 it was released under the GNU General Public License. The only other Windows-based defragmentation utility licensed under the GNU GPL was JkDefrag, discontinued in 2008.[1]
In 2018, UltraDefrag sources have been relicensed to Green Gate Systems. Their enhanced version, released under a proprietary license, features automatic defragmentation, disk cleanup before defragmentation, graphical interface for setting user preferences, optimization of solid state drives, full compatibility with Windows 11 and 10, and is said to have much faster disk processing algorithms.[2]
UltraDefrag uses the defragmentation part of Windows API and works on Windows NT 4.0 and later. It supports FAT12, FAT16, FAT32, exFAT, and NTFS file systems.[3]
Jean-Pierre André, one of the developers of NTFS-3G, has created a fork of UltraDefrag 5 that runs on Linux. It only has a command-line interface.[4]
Features
[edit]- Automatic defragmentation
- Automatic disk cleanup before defragmentation
- Defragmentation of individual files and folders
- Defragmentation of locked system files
- Defragmentation of NTFS metafiles (including MFT) and streams
- Exclusion of files by path, size and number of fragments
- Optimization of disks
- Disk processing time limit
- Defragmentation of disks having a certain fragmentation level
- Automatic hibernation or shutdown after the job completion
- Multilingual graphical interface (over 60 languages available)
- One click defragmentation via Windows Explorer's context menu
- Command line interface
- Portable edition
- Full support of 64-bit editions of Windows
See also
[edit]References
[edit]- ^ Kessels, Jeroen. "JkDefrag v3.36". Archived from the original on 2015-02-15.
- ^ "UltraDefrag 7.1.0 and 8.0.0 have been released".
- ^ "UltraDefrag Handbook: Introduction".
- ^ "Advanced NTFS-3G Features". jp-andre.pagesperso-orange.fr. Retrieved 10 October 2019.