aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Help for files more than 4 Go  (Read 2698 times)

keyser

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Help for files more than 4 Go
« on: September 29, 2007, 10:30:32 PM »

HI,

I'm using amule 2.1.3 on my NAS Synology (powerpc)
Since a little times and it was working
But since some days, i saw that i can't download file more than 4 Go

I'm not very good with linux
I try to make an update :
ipkg install amule

Then i had this message
Code: [Select]
Upgrading amule on root from 2.1.3-5 to 2.1.3-10...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ds101g/cross/stable/amule_2.1.3-10_powerpc.ipk
Configuring amule
Successfully terminated.
Then i try again to download files more than 4Go but without result
Is there a new version of amule which we can use file more than 4Go ?
Or does it exist a way to modify my version to accept this files ?

The log file of amule tells me :
Code: [Select]
2007-09-29 22:11:49: ExternalConn: adding ed2k link 'ed2k://|file| [...]
2007-09-29 22:11:49: Invalid ed2k link! Error: Invalid file size

All help will be welcome
Regards
Keyser
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Help for files more than 4 Go
« Reply #1 on: September 29, 2007, 10:33:06 PM »

Hi Keyser,

aMule 2.1.3 doesn't support files bigger than 4GB. You'll need a developmental version of aMule. (http://amule.hirnriss.net)

kind regards
Logged

keyser

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: Help for files more than 4 Go
« Reply #2 on: September 29, 2007, 11:05:00 PM »

Thanks for your answer.
Is it compatible with powerpc ?
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Help for files more than 4 Go
« Reply #3 on: September 29, 2007, 11:41:43 PM »

I think so, I have successfully crosscompiled for ppc-mac on Linux.
Logged

keyser

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: Help for files more than 4 Go
« Reply #4 on: September 30, 2007, 12:12:27 AM »

I think so, I have successfully crosscompiled for ppc-mac on Linux.
CrossCompiled ??
Hmm
I think it's too dificult for me
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Help for files more than 4 Go
« Reply #5 on: September 30, 2007, 08:11:12 AM »

It is as difficult as appending a "--host=ppc-apple-darwin8" if you want to cross compile (and have the toolchain setup). But if course you can compile it locally (on the NAS) as well, even thought they usually don't have all the necessary tools installed.
Logged