DeutschEspañolFrançaisItalianoNederlandsPortuguêsΕλληνικάРусскийالعربية中文(简体)中文(繁體)日本語한국어
 
Donate any amount via Amazon.com Honor System - fully refundable for 7 days.
Google
 
www smithii.com
 

C / C++ Utilities

aria2 0.13.2+1 for Windows has been released (updated 07-Jun-08)

aria2 is a download utility with resuming and segmented downloading.

Using the makefile aria2.mak.

I successfully ported aria2 to Windows using the Debian MinGW cross-compiler. While aria2 compiles under native MinGW and Cygwin, the resultant executable is buggy, and numerous unit tests fail.

Update: I installed gcc 4.3.0 in MinGW using get_mingw.cmd and am now able to produce working binaries in my Windows environment. This leads me to believe that gcc 3.4.5 is not reliable under MinGW.

Version 0.13.2+1

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.13.0

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.12.0

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.11.5

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.11.4

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.11.3-1

Please see the README file here.
The binary is available on SourceForge.net
and here.

Version 0.11.3

Please see the README file here.
The binary is available on SourceForge.net and here.

Version 0.11.2

Please see the README file here.
The binary is available here. Update: this release fixes the torrent download issue with the original 0.11.2 MinGW release.

Version 0.11.1+1

The binary is available here.

Version 0.11.0

The binary is available here.

Version 0.10.2+1

The binary is available here.

Please note that while the developer states in the README file: "aria2 is in very early development stage", I've successfully downloaded using the following methods:

  • HTTPS
  • HTTP
  • FTP
  • Local metalinks
  • Remote metalinks
  • Local torrents
  • Remote torrents

I'm aware of the following issues:

  • Azureus is much faster than aria2 on my system. Initially, I thought this was due to my firewall blocking incoming UDP traffic. As aria2 only uses TCP and not UDP sockets, this does not appear to be the reason why Azureus is faster. More research is needed.

  • I wasn't able to directly download the metalink http://curl.haxx.se/metalink.cgi?curl=tar.gz. A workaround would be:
    aria2c.exe -o local.metalink --follow-metalink=false http://curl.haxx.se/metalink.cgi?curl=tar.gz
    aria2c.exe -M local.metalink
    

The following issues have been fixed:

  • Rename bug due to MinGW's rename() not deleting the destination file, if it already exists.
  • HTTPS downloads failed prior to version 0.11.1+1.
  • Downloads failed at 2GB prior to version 0.11.1+1.
  • Due to MinGW's sscanf() function lacking support for the %Ld specifier, files larger than 2147483648 bytes will not download correctly via FTP. This is not an issue for the Cygwin version.

Here's the included README-win32.txt file:

aria2 0.13.2+1 for Windows has been released (annoucement)

Details at http://smithii.com/aria2.

This seemingly duplicate entry has been created as some RSS readers, such as Google Reader, do not display updates to existing blog entries, even if the creation date of the entry was updated. This entry will be deleted in a week or so. Therefore, please do not post comments to this entry. Post them to the above URL instead. Thanks!

res_set 1.5 has been released (09-Sep-07)

I could not find a reliable command line resolution changer, so I wrote res_set.

You can download the binary here and the source code here.

Here's the changelog:

dskwipe 0.3 has been released

dskwipe is a small Windows command line utility to securely wipe a disk's contents.

You can download the binary here and the binary with the source code here.

Here's the changelog.txt:

aria2 0.13.0 for Windows has been released (annoucement)

Details at http://smithii.com/aria2.

This seemingly duplicate entry has been created as some RSS readers, such as Google Reader, do not display updates to existing blog entries, even if the creation date of the entry was updated. This entry will be deleted in a week or so. Therefore, please do not post comments to this entry. Post them to the above URL instead. Thanks!

attr 1.4 has been released

DOS's attrib command does not allow you to set the attributes for hidden and system files. Also, it aborts if it encountered an error. So I wrote attr.

You can download the binary here and the source code here.

Here's the changelog:

lsdsk 1.3 has been released

I wrote lsdsk as I wanted a program to display all my drives, including local, network, and substituted drives, in one convenient display.

You can download the binary here and the source code here.

Here's the changelog:

path_set 1.3 has been released

I tried setx, and other environmental editors, but none did everything I wanted. Some would change the value from REG_EXPAND_SZ to REG_SZ. Other's wouldn't let me add a REG_EXPAND_SZ variable such as %ProgramFiles%.
So I wrote path_set.

You can download the binary here and the source code here.

Here's the changelog.txt:

regdelta 0.2 has been released

I created regdelta to provide an automated way to produce .reg files of changes made when installing or running applications.

You can download the binary here and the binary with the source code here.

The program includes a complete test suite. Using it, I even discovered a few anomolies with the Microsoft tools regedit, and reg.

Here's the changelog:

seterlvl 1.1 has been released

seterlvl is a very simple utility to set the errorlevel on the command line.

You can download the binary here and the binary with the source code here.

Here's the readme.txt:

exetype 1.1 has been released

To automate the creation of .lnk files to Windows GUI applications, I needed a way to programatically determine the type of an .exe. So I wrote exetype.

You can download the binary here and the source code here.

mklnk 1.2 has been released

I needed an easy way to create .lnk files on the command line, and couldn't find one online that suited me, so I crafted my own.

You can download the binary here and the source code here.

Syndicate content
DeutschEspañolFrançaisItalianoNederlandsPortuguêsΕλληνικάРусскийالعربية中文(简体)中文(繁體)日本語한국어
 
Donate any amount via Amazon.com Honor System - fully refundable for 7 days.
Google
 
www smithii.com
 
Special thanks to Riester Rente Online for a generous donation!