Subject: Re: megadl download folder
From: hendranata yahoo
Date: Mon, 12 Jul 2021 09:21:25 +0700
okay.

now i am using 1.11.x and seems working normal

but how do we using megatools dl with specific ip address? possible?

On 11/07/21 16.39, Ondřej Jirman wrote:
> On Sun, Jul 11, 2021 at 03:55:22PM +0700, hendranata yahoo wrote:
>> what is the stable version?
> For the most bleeding edge version of megatools (1.11.x) with all the latest
> features and bugfixes see the experimental directory. Static builds for Windows
> and various Linux architectures are provided there. Unless you have reasons to
> run something else, this is the recommended version.
>
> kind regards,
> 	o.
>
>> 1.10.3 is okay?
>>
>>
>> here is the error during installation:
>>
>> Configured features:
>>
>>    docs build: yes
>>    warnings: no
>>
>> Run make now.
>>
>> NOTE: On FreeBSD, you need to use GNU make (gmake)
>>
>> [root@wow megatools-1.10.3]# make
>>    CC       lib/http.o
>> lib/http.c: In function ‘http_init’:
>> lib/http.c:67:3: error: ‘for’ loop initial declarations are only allowed in
>> C99 mode
>>     for (int i = 0; i < G_N_ELEMENTS(http_locks); i++)
>>     ^
>> lib/http.c:67:3: note: use option -std=c99 or -std=gnu99 to compile your
>> code
>> lib/http.c: In function ‘http_cleanup’:
>> lib/http.c:85:3: error: ‘for’ loop initial declarations are only allowed in
>> C99 mode
>>     for (int i = 0; i < G_N_ELEMENTS(http_locks); i++)
>>     ^
>> make[1]: *** [lib/http.o] Error 1
>> make: *** [all] Error 2
>>
>>
>> On 11/07/21 15.33, Ondřej Jirman wrote:
>>> On Sun, Jul 11, 2021 at 09:03:35AM +0700, hendranata yahoo wrote:
>>>> helo
>>>>
>>>> i am using centos 7 and already installed megadl version
>>>>
>>>> megatools 1.9.98 - command line tools for Mega.nz
>>>>
>>>> Written by Ondřej Jirman <megous@megous.com>, 2013
>>>> Go to http://megatools.megous.com for more information
>>> Here's the solution ^^^^ :)
>>>
>>>> how do we download folder under mega.nz ?
>>>>
>>>> i have tried but no luck
>>>>
>>>>
>>>> [root@wow ~]# megadl
>>>> 'https://mega.nz/folder/Lfx20Ihb#z9rFxra6eV_-8zGTdUzRGw/file/TPYWGL5b'
>>>> WARNING: Skipping invalid Mega download link:
>>>> https://mega.nz/folder/Lfx20Ihb#z9rFxra6eV_-8zGTdUzRGw/file/TPYWGL5b
>>>>
>>>> am i missing something?
>>> You're missing several years of updates.
>>>
>>> kind regards,
>>> 	o.