wget downloading a 3GB backup file fails

root@mainstream [/home2]# wget ftp://*********:*****@66.90.104.229/...47_****.tar.gz
--14:49:34-- ftp://*****:*password*@66.90.104.229..._******.tar.gz
=> `backup-11.9.2004_08-25-47_****.tar.gz'
Connecting to 66.90.104.229:21... connected.
Logging in as **** ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD not needed.
==> PASV ... done. ==> RETR backup-11.9.2004_08-25-47_*******.tar.gz ... done.
Length: -981,432,722 (unauthoritative)

[ <=> ] 2,147,450,924 1.26M/s File size limit exceeded
root@mainstream [/home2]#

How can I get around this error?

Thanks

 

 

 

 

Top