MLDonkey Forum Index
Homepage •  Bugs •  Tasks •  Patches •  SF.net Project Page •  ChangeLog •  German forum •  Links •  Wiki •  Downloads
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Archivos de mas de 4 Gigas

 
Post new topic   Reply to topic    MLDonkey Forum Index -> Spanish
View previous topic :: View next topic  
Author Message
trantoniano
neophyte


Joined: 07 Sep 2007
Posts: 8

PostPosted: Fri Sep 07, 2007 11:19 am    Post subject: Archivos de mas de 4 Gigas Reply with quote

Hola soy un usuario nuevo de mldonkey,
utilizo la version de linux ubuntu server con el interfaz web de mldonkey-server.
Mi problema es que no puedo descargar archivos de más de 4 gigas.
Mi file system es reiserfs y si que los admite.
Creo que es problema de mldonkey, ¿existe alguna configuracion para aceptar archivos de mas de 4 gigas?
Gracias gente.
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1575
Location: Italy

PostPosted: Fri Sep 07, 2007 11:31 am    Post subject: Reply with quote

¿Qué versión del mldonkey estás utilizando?
Muy la vieja versión no apoya los archivos 4GB, mi sugerencia es poner al día mldonkey a menudo.


...Google translation Sad
_________________
ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/
Back to top
View user's profile Send private message
trantoniano
neophyte


Joined: 07 Sep 2007
Posts: 8

PostPosted: Fri Sep 07, 2007 11:45 am    Post subject: Reply with quote

Hola.
Sabes algun comando para actualizarlo?
Utilizo la version Ubuntu Server feisty fawn y lo instalé haciendo:

"sudo apt-get mldonkey-server"

y utilizo la mlnet 2.8.2.Se puede actualizar desde la interfaz web? es que accedo por remoto...
Back to top
View user's profile Send private message
trantoniano
neophyte


Joined: 07 Sep 2007
Posts: 8

PostPosted: Fri Sep 07, 2007 12:19 pm    Post subject: Reply with quote

Ja ja... Very Happy google translation

Muy la vieja -> fucking old woman Shocked

Very Happy
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1575
Location: Italy

PostPosted: Fri Sep 07, 2007 2:49 pm    Post subject: Reply with quote

I ahve not to use google translation again

Muy la vieja -> fucking old woman .... Oh my god Embarassed
_________________
ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1575
Location: Italy

PostPosted: Fri Sep 07, 2007 2:56 pm    Post subject: Reply with quote

I think you can pick a 2.9.0 release archive (Linux for your architecture) from the Project download area.
http://sourceforge.net/project/showfiles.php?group_id=156414

Let's find out where your mlnet executable is located and substitute it with the newer one.(don't delete configuration, I also sugegst to backup your old mlnet)

I'm sorry I'm not able to speak spain

Current official 2.9.0 has a little issue about scan interval of shares, waiting for the new release to solve this issue, perhaps, you can look for older 2.8.7 release.
_________________
ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Fri Sep 07, 2007 3:38 pm    Post subject: Reply with quote

trantoniano wrote:
y utilizo la mlnet 2.8.2.

The first MLdonkey version to support >4GB files on EDK was 2.8.3
Quote:
2007/01/06
5599: EDK: Support for files >4GB (TripleM, pango)

Your version is too old, update to 2.9.0, as fabtar already suggested.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Fri Sep 07, 2007 3:40 pm    Post subject: Reply with quote

fabtar wrote:
I think you can pick a 2.9.0 release archive (Linux for your architecture) from the Project download area.
http://sourceforge.net/project/showfiles.php?group_id=156414

This is possible but you will loose Unicode support on Ubuntu.
The binary is compiled on Debian Sarge, its Unicode support
is incompatible to Ubuntus. Best solution, compile MLDonkey CVS
yourself and replace /usr/bin/mlnet with your own binary:
http://mldonkey.sourceforge.net/CompilationProblems#Installation_instructions_for_Ubuntu
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
trantoniano
neophyte


Joined: 07 Sep 2007
Posts: 8

PostPosted: Fri Sep 07, 2007 5:10 pm    Post subject: Reply with quote

Hello. Thanks you for the replies.

I have tried to copy the 2.9.0 release into my "/usr/bin" directory and seems it works but when i try to connect by web interface, it said error of "allowed ips".But i dont had changed my settings and i dont understand that.
And i have other problem, when i run the daemon with the: "/etc/init.d/mldonkey-server start" it does not started. I had to start this with the command: "mlnet &> /dev/null &", manually.

I have to compile "mlnet" to my linux, how "spiralvoice" said? because its more dificult to me...
Its so important the Unicode support?

I hope my english be good for you....
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Fri Sep 07, 2007 6:19 pm    Post subject: Reply with quote

trantoniano wrote:
Its so important the Unicode support?

See if you can live without it, but you might get problems
with filenames of committed file containing non-ASCII chars.
The spanish language contains a bunch of them Wink
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1575
Location: Italy

PostPosted: Fri Sep 07, 2007 7:19 pm    Post subject: Reply with quote

Perhaps you have copied the new binary without giving the right permisisons to the new mlnet executable.
You have to grant (to be safe) read and execution privileges to all users.
I think that mlnet service spawn his own user.
Let's look for pemissions/privileges/ownership problems on the new mlnet file.


P.s: If you launch mlnet manually, I suppose, you are going to use a different user than the mlnet_service script (which probably uses his own /spawn his own user).
Mlnet looks for configuration in current user's homedir, this could be the reason the old configs seemes lost.
_________________
ARM,ARMEL,MIPS,MIPSEL,POWERPC mldonkey cores: http://fabtar.ygrek.org.ua/
Back to top
View user's profile Send private message
trantoniano
neophyte


Joined: 07 Sep 2007
Posts: 8

PostPosted: Sat Sep 08, 2007 5:47 pm    Post subject: Reply with quote

Ok , I changed the permissions and I can already download files more than 4 GB.

P.S:I think its no more important the Unicode by now!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MLDonkey Forum Index -> Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Sourceforge.net Logo