aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: ability to download files >4 GB  (Read 5139 times)

hakova

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
ability to download files >4 GB
« on: September 21, 2006, 11:16:00 PM »

I am using aMule 2.1.3 on Mandriva 2006.  I would like future releases of aMule to be able to handle files larger than 4 GB size if possible.

Thanks

hakova
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: ability to download files >4 GB
« Reply #1 on: September 22, 2006, 02:42:25 AM »

Work in progress, will be released when finished.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ability to download files >4 GB
« Reply #2 on: September 22, 2006, 10:00:47 AM »

Well, if you don't mind using the development version of aMule, you could use aMule CVS, which already supports files bigger than 4GB. But if there are no packages you would have to compile them.
Logged

hakova

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: ability to download files >4 GB
« Reply #3 on: September 26, 2006, 05:15:35 AM »

Quote
Originally posted by wuischke
Well, if you don't mind using the development version of aMule, you could use aMule CVS, which already supports files bigger than 4GB. But if there are no packages you would have to compile them.

Just compiled the CVS version from Sept 22nd.  Still reports error message "invalid file size" when I try to download files >4 GB.

hakova
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ability to download files >4 GB
« Reply #4 on: September 26, 2006, 09:07:05 AM »

I've testet CVS 20060917+24 and it works. It did work with earlier versions (more than 2 months ago) as well.

Could be please execute amule -iwouldmarrymymule --version ? If you want to, please send me the ed2k-link to your file via PM so that I could test it.
Logged

wardevil

  • Sr. Member
  • ****
  • Karma: -1
  • Offline Offline
  • Posts: 402
Re: ability to download files >4 GB
« Reply #5 on: September 26, 2006, 07:16:10 PM »

I am using mandriva 2006 with a cvs snapshot from Setember 17 of amule and it works with files larger than 4 GB on a ext3 filesystem.
Does your filesytem have support for files larger than 4GB?
What type of filesystem do you have?
Can you post the output:
cat /etc/fstab

Cheers....
Logged
Linux user nº289016 at Linux counter

hakova

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: ability to download files >4 GB
« Reply #6 on: September 26, 2006, 10:03:45 PM »

Quote
Originally posted by wuischke
I've testet CVS 20060917+24 and it works. It did work with earlier versions (more than 2 months ago) as well.

Could be please execute amule -iwouldmarrymymule --version ? If you want to, please send me the ed2k-link to your file via PM so that I could test it.

This is the output of the command 'amule -iwouldmarrymymule --version':
[user@host amule-cvs]$ amule -iwouldmarrymymule --version
Usage: aMule [-v] [-h] [-i] [-geometry ] [-d] [-o] [-r]
  -v, --version         Displays the current version number.
  -h, --help            Displays this information.
  -i, --enable-stdin    Does not disable stdin.
  -geometry:       Sets the geometry of the app.
                        uses the same format as standard X11 apps:
                        [=][{xX}][{+-}{+-}]
  -d, --disable-fatal   Does not handle fatal exception.
  -o, --log-stdout      Print log messages to stdout.
  -r, --reset-config    Resets config to default values.
Unknown option 'wouldmarrymymule'

I am sure the ed2k-link is working, because I tried it with different links that I know works for other people.  The common thing in all these links is the file size >4 GB.

For the next post on this threat here is the etc/fstab; and yes I am using Mandriva 2006 with a home partition formatted to ext3!:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/sda5 / ext2 defaults 1 1
/dev/sda8 /home ext3 defaults 1 2
/dev/hda /mnt/cdrom auto umask=0,user,iocharset=utf8,noauto,ro,exec,users 0 0
/dev/hdb /mnt/cdrom2 auto umask=0,user,iocharset=utf8,noauto,ro,exec,users 0 0
/dev/sda2 /mnt/win_c ntfs umask=0,nls=utf8,ro 0 0
/dev/sdb1 /mnt/win_c2 vfat umask=0,iocharset=utf8 0 0
/dev/sda9 /mnt/win_d vfat umask=0,iocharset=utf8 0 0
none /proc proc defaults 0 0
/dev/sda7 /usr ext2 defaults 1 2
/dev/sdb5 /video ext3 defaults 1 2
/dev/sdb6 /yedek ext3 defaults 1 2
/dev/sda6 swap swap defaults 0 0

 I downloaded the CVS version I compiled from the following link:
http://www.amule.org/files/download.php?file=5

Thanks,

hakova
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ability to download files >4 GB
« Reply #7 on: September 26, 2006, 10:10:26 PM »

OK, I'm pretty sure that the output of amule --version will tell you that you're still using aMule 2.1.3.

Try to execute /usr/local/bin/amule -iwouldmarrymymule in order to start the real aMule CVS.

What happend? (probably...) you've two amule-executables: one located in /usr/bin (aMule 2.1.3) and another in /usr/local/bin (aMule CVS). When you type amule the system will execute the one in /usr/bin, which is aMule 2.1.3 without support for files >4GB.
Logged

hakova

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: ability to download files >4 GB
« Reply #8 on: September 27, 2006, 12:09:55 AM »

Quote
Originally posted by wuischke
Try to execute /usr/local/bin/amule -iwouldmarrymymule in order to start the real aMule CVS.

I feel like an idiot.  Thanks for the illumination.  I actually have'nt installed after compilation.  Now I am running it from the src directory as ./amule -iwouldmarrymymule and yes it downloads files >4 GB.

Bunch of thanks again

hakova
Logged

wardevil

  • Sr. Member
  • ****
  • Karma: -1
  • Offline Offline
  • Posts: 402
Re: ability to download files >4 GB
« Reply #9 on: September 27, 2006, 12:12:36 AM »

Well....happens to us all...sometimes.....   :)

Cheers...
Logged
Linux user nº289016 at Linux counter

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: ability to download files >4 GB
« Reply #10 on: September 27, 2006, 07:50:02 AM »

Nevermind. I'm glad everything works now. :)
Logged