Rapidleech

Re: Rapidleech

Postby raffio » Sat Mar 07, 2015 7:51 pm

mtn and mtnadmin that are within the .htaccess are permits that have pending test but did not work properly and therefore did not put the files and the original folder, mtn is a script that does capture images with image data and video quality and compression. Attachment of its operation within a centos vps 6 working:

[ img ]

The above example is running on a VPS mtn centos 6 I have also a format converter mp4 to divx mkv etc .. but this need to install ffmpeg and I think this is not possible in lacie network.

And this is the lacie network error when I try to take screenshots as in centos:

Code: Select all
[img]http://s2.subirimagenes.com/imagen/previo/thump_931291466.png[/img]
raffio
Donator VIP
Donator VIP
 
Posts: 35
Joined: Mon Feb 23, 2015 6:03 pm

Re: Rapidleech

Postby raffio » Sat Mar 07, 2015 8:02 pm

Jocko wrote:Hi raffio,

Thank for the patched files.

raffio wrote:since the .htacees you permission to access from the outside without any kind of protection, not whether it is possible to operate it htpasword, I could not. now works but bear in mind that the files folder is unprotected and can be accessed from the outside.
No raffio there is still permissions rules in .htaccess files ;)
Code: Select all
##
##   This .htaccess file makes authentication happen
##
AuthType        Basic
AuthName        "fvdw-sl NAS Management"
AuthUserFile    /var/run/.htpasswd
Require         valid-user
So the mechanism is the same than that of the firmware web-interface. So if you already got an access for the firmware web-interface, no authentication will be asked when you used rapaidleech.

About your changes, I noted:
- what are the files mtntadmin and mtn that are missing but you set permissions for them in htaccess?
- you did not keep the original folder tree for vlc and divx (folder rap) and it's why reproductor_menu.php and player_menu.php fail

raffio wrote: These functions are configured in the template netblue,
This can be fixed to be used with both templates



I understand what he says does not work, one time logged Rapidleech not work vlc and divx playback on files folder, but would have to run the script has to be protected mistake though and have logged the session by entering:
Deputy error protection image in folder files

[ img ]
raffio
Donator VIP
Donator VIP
 
Posts: 35
Joined: Mon Feb 23, 2015 6:03 pm

Re: Rapidleech

Postby raffio » Tue Mar 10, 2015 5:36 pm

Hi, there is an error with unrar,
small files of less than 1000 Mb decompressed without any problem.
But large files over 1000 megabytes are in error, possibly this error is that the system partition is only 250Mb and is not able to unzip files, you can increase the system partition? and thus test whether an error of the partition?


Code: Select all
root@fvdwsl-base:/ # fdisk -lu /dev/sda
Warning: invalid flag 0x00,0x00 of partition table 5 will be corrected by w(rite)

Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1  4294967295  2147483647+ ee EFI GPT
/dev/sda2              63     2184839     1092388+ 83 Linux
/dev/sda3         2184840     3212999      514080  82 Linux swap
/dev/sda4         3213000  3907024064  1951905532+  5 Extended
/dev/sda5   ?  3627091656  3643868871     8388608   1 FAT12

root@fvdwsl-base:/ # df -h /dev/sda8
Filesystem                Size      Used Available Use% Mounted on
/dev/sda8                 1.8T      1.2G      1.8T   0% /share/1000

root@fvdwsl-base:/ # df -h /dev/sda2
Filesystem                Size      Used Available Use% Mounted on
/dev/root               226.2M    167.8M     45.9M  79% /

root@fvdwsl-base:/ # df -h /dev/sda5
Filesystem                Size      Used Available Use% Mounted on
/dev/sda5               739.9M      1.1M    731.2M   0% /rw_fs

root@fvdwsl-base:/ # df -h /dev/sda7
Filesystem                Size      Used Available Use% Mounted on
/dev/root               226.2M    158.8M     54.9M  74% /lacie-boot














I'm repairing problems netblue template, apparently had two folders with Rapidleech and / rap, when you have what enclose by private to analyze their performance.

regards

Code: Select all
===plusrar version===
4.1
===php_uname===
Linux 3.14.2 #2 PREEMPT Sun Oct 26 20:29:13 CET 2014 armv5tel
===safe_mode===
off
===rar executable info===
Unknown rar executable(240440 bytes md5:36f3462cac0f95705b0571dbfb65d8eb) with permissions 0755
===Return code===
10
===Error===
UNRAR 5.10 beta 2 freeware      Copyright (c) 1993-2014 Alexander Roshal


Extracting from /share/1000/rap/files/SinSenVid.dvdesp.rar

No files to extract
===List output===
===Executed command===
'/usr/bin/unrar' e -ierr -o- -c- -ts-  -x*.htaccess -x*.htpasswd -x*.php -x*.php3 -x*.php4 -x*.php5 -x*.phtml -x*.asp -x*.aspx -x*.cgi -- '/share/1000/rap/files/SinSenVid.dvdesp.rar' "  Sin se?ales de vida [DVDRip].avi" "/share/1000/rap/files/"
raffio
Donator VIP
Donator VIP
 
Posts: 35
Joined: Mon Feb 23, 2015 6:03 pm

Re: Rapidleech

Postby Jocko » Tue Mar 10, 2015 6:36 pm

Hi raffio,

rapidleech uses a free code as many other developers and so from Internet you get several child codes but it seems that the developers were a little lazy and they did not check if their code follow the original code structures.

I identified several compatibility issue and it is why I stopped to work on this side(the rapidleech code is not so nice) for ending the pyload feature.

if pyload works, is it useless to get rapidleech?
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Rapidleech

Postby raffio » Tue Mar 10, 2015 7:00 pm

Jocko wrote:Hi raffio,

rapidleech uses a free code as many other developers and so from Internet you get several child codes but it seems that the developers were a little lazy and they did not check if their code follow the original code structures.

I identified several compatibility issue and it is why I stopped to work on this side(the rapidleech code is not so nice) for ending the pyload feature.

if pyload works, is it useless to get rapidleech?


Then it is better to terminate Rapidleech as pyLoad has better performance and can download large files.
I hope the beta version of pyLoad and ended Rapidleech by malfunction.

thanks Jocko
raffio
Donator VIP
Donator VIP
 
Posts: 35
Joined: Mon Feb 23, 2015 6:03 pm

Re: Rapidleech

Postby Jocko » Tue Mar 10, 2015 7:39 pm

Fvdw and me are testing this evening the pyload package.

So tomorrow we should send you this package.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Rapidleech

Postby Jocko » Wed Mar 11, 2015 11:15 am

Hi raffio,

I sent you a pm with pyload package for testing
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Rapidleech

Postby raffio » Sun Dec 06, 2015 1:50 pm

Hello Jocko,

I upgraded to the latest firmware version fvdw-sl 16-1 and leaves rapidlech and download files 2G higher. Thank you for this update 16.1.
Rapidleech can say that everything works correctly and decompress files except unrar. It is strange because it allows me to download large files but do not let decompress files with higher 2Gb. But for me this is not a problem.
Thank you
raffio
Donator VIP
Donator VIP
 
Posts: 35
Joined: Mon Feb 23, 2015 6:03 pm

Re: Rapidleech

Postby Jocko » Sun Dec 06, 2015 11:39 pm

Hi raffio,

maybe we go to build an official addon package for rapidleech.

About unrar with very big files, I think we need to compile it again with some additional options.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Previous

Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 5 guests