aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Go to file
Ali MJ Al-Nasrawy 01969fc530 flush OS write buffers before saving control file
This ensures that pieces are physically written to disk before
marking them as finished in the control file.

This should prevent data loss and corruption when resuming downloads
after a system crash.

Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
2020-06-17 11:07:03 +03:00
android android: Build and link with zlib 2015-05-21 00:00:37 +09:00
deps Fix bug that --disable-websocket causes build error 2016-12-10 20:58:57 +09:00
doc Update aria2c.rst 2019-10-06 17:34:06 +03:00
examples clang-format-5.0 2017-11-23 14:11:43 +09:00
lib
m4 configure: Use pkg-config to find libs whenever possible 2016-11-12 22:13:48 +01:00
osx-package
po po/README: deflate -> inflate 2016-05-07 16:23:18 -04:00
src flush OS write buffers before saving control file 2020-06-17 11:07:03 +03:00
test flush internal buffers before auto-saving control file 2020-06-17 11:05:30 +03:00
.clang-format clang-format-8 2019-06-22 17:18:01 +09:00
.gitignore
.travis.yml Update travis 2018-01-08 15:12:24 +09:00
android-config Update android build dependencies 2019-09-15 11:15:29 +09:00
android-release Update android build dependencies 2019-09-15 11:15:29 +09:00
AUTHORS Update AUTHORS 2019-10-06 09:37:18 +09:00
build_test.sh Copy test logs as well 2015-09-27 23:49:44 +09:00
ChangeLog
ChangeLog.old Fix typo 2017-04-15 22:19:04 +09:00
configure.ac Bump up version number to 1.35.0 2019-10-06 09:59:59 +09:00
COPYING
Dockerfile.mingw Update mingw build dependencies 2019-09-15 17:48:33 +09:00
Dockerfile.raspberrypi Update links in Dockerfile.raspberrypi 2017-03-02 13:29:52 +01:00
import-po spelling fixes 2017-03-20 22:44:41 +01:00
LICENSE.OpenSSL
Makefile.am Fix make dist 2019-10-06 10:48:48 +09:00
makerelease Fix makerelease 2019-10-06 10:16:42 +09:00
makerelease-osx.mk Update macOS dependencies 2019-10-06 12:13:59 +02:00
mingw-build-memo Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-config Update mingw build dependencies 2019-09-15 17:48:33 +09:00
mingw-release
NEWS Update NEWS 2019-10-06 09:59:16 +09:00
README
README.android Update android build dependencies 2019-09-15 11:15:29 +09:00
README.mingw Update mingw build dependencies 2019-09-15 17:48:33 +09:00
README.rst Update android build dependencies 2019-09-15 11:15:29 +09:00
script-helper

See README.rst