FilePlugin.Unzip and FilePlugin.Copy don't work

Here for general support for D series TVs, request and problem solve area.
Post Reply

alexmman
Posts: 4
Joined: Fri Oct 07, 2016 11:08 pm

FilePlugin.Unzip and FilePlugin.Copy don't work

Post by alexmman »

Help me please.
On my TV D6530 do not work the following functions:
FilePlugin.Copy
FilePlugin.Unzip
FilePlugin.Delete.....but works FilePlugin.IsExistedPath function. Prompt me, in the D series, these functions work? or may have some peculiarities?
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by wluczykijwf »

Probably the functions doesn't copy, unzip and delete everywhere - only to places with permission.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
alexmman
Posts: 4
Joined: Fri Oct 07, 2016 11:08 pm

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by alexmman »

wluczykijwf
Thanks for the answer.
Please tell me how can I get permission to write and delete. These functions have to run the widget installed in the TV. Is there a function to allow write access and deletion?.... or maybe there are other functions for copy and delete? I need this information to make possible the installation Skype for D series.
alexmman
Posts: 4
Joined: Fri Oct 07, 2016 11:08 pm

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by alexmman »

No idea?
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by sectroyer »

alexmman wrote:No idea?
Use cp :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by juusso »

directories with read only permissions (r) are not available for copy to... So you can only copy files to directories, what are mounted as read/write (rw).
What are you trying to copy and where? what goal you are trying to achieve?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
alexmman
Posts: 4
Joined: Fri Oct 07, 2016 11:08 pm

Re: FilePlugin.Unzip and FilePlugin.Copy don't work

Post by alexmman »

juusso wrote:What are you trying to copy and where? what goal you are trying to achieve?
My TV D6530 FIRMWARE 13.7
do not fire
r=eval("FilePlugin.Copy('/mtd_down/widgets/user/InstSkype/Skype','/mtd_down/widgets/user/11101044500')");

I want to make Skype installer for D Series, which not installed SamyGO. I can not copy the necessary files to the TV. These functions do not fire:
1.FilePlugin.Copy
2.FilePlugin.Unzip
3.FilePlugin.Delete

Post Reply

Return to “[D] Support”