DoubleUare
Verified User
- Joined
- Jun 23, 2007
- Messages
- 14
Hello All,
I've got a problem with WGET...
Problem:
Some how it stops downloading when files are bigger than 3GB, it can't calculate the real package size.
I enabled Large File Support (LFS) at the kernel, but that did not work aswell.
System Info/OS:
CentOS, Intel Pentium D CPU 2.80GHz, 1024MB RAM
DirectAdmin v1.31.1
ProFTPd 1.2.10
PHP5
Can somebody please help me?
Thanks!
Rogier
NL
I've got a problem with WGET...
Problem:
Code:
f8:/home/manageuser/install# wget ftp://*username*:*password*@gamepackages.redirectspace.nl/public_html/cod2_20-11-2007.tar
--14:23:58-- ftp://*username*:*password*@gamepackages.redirectspace.nl/public_html/cod2_20-11-2007.tar
=> `cod2_20-11-2007.tar'
Resolving gamepackages.redirectspace.nl... 84.243.254.126 Connecting to gamepackages.redirectspace.nl[84.243.254.126]:21... connected.
Logging in as *username* ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /public_html ... done.
==> PASV ... done. ==> RETR cod2_20-11-2007.tar ... done.
Length: -603,375,616 (unauthoritative)
[ <=> ] -603,375,616 11.27M/s
wget: retr.c:292: calc_rate: Assertion `bytes >= 0' failed.
Aborted
Some how it stops downloading when files are bigger than 3GB, it can't calculate the real package size.
I enabled Large File Support (LFS) at the kernel, but that did not work aswell.
System Info/OS:
CentOS, Intel Pentium D CPU 2.80GHz, 1024MB RAM
DirectAdmin v1.31.1
ProFTPd 1.2.10
PHP5
Can somebody please help me?
Thanks!
Rogier
NL