Chmod - UkCvs.org
 

Go Back   UkCvs.org > Digital Tv Box Section > Dbox Section > Dbox Addons

Reply
 
LinkBack Thread Tools Display Modes
Old 06-08-2009, 09:38 AM   #1 (permalink)
Developer
UkCvs Member
 
Dark Matter's Avatar
 
Join Date: Dec 2008

Posts: 99
iTrader: (0)
Casino cash: $56650
Thanks: 88
Thanked 56 Times in 33 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
Default Chmod

Seems on the forums quite a few people have problems using the CHMOD attributes command, even though it is simple using an ftp proggy. As you can also change these permissions using tuxbox commander I was wondering if anyone thought that it would be possible to write some code or plugin where this command could be executed out from a menu?....cheers
Dark Matter is offline   Reply With Quote
Old 06-08-2009, 11:36 AM   #2 (permalink)
Northern Git Admin
Team-UkCvs Senior Member
 
renwich's Avatar
 
Join Date: Aug 2008
1 Highscore

Posts: 5,097
iTrader: (0)
Casino cash: $326474
Thanks: 1,126
Thanked 1,271 Times in 538 Posts
Nominated 8 Times in 6 Posts
Nominated TOTW/F/M Award(s): 4
Groans: 1
Groaned at 0 Times in 0 Posts
Default
would be easy enough to create a script to chmod files activated from a menu, but then I think the users of this script would only be wanting to chmod "cough" files that are totally unsupported by this forum, so the script would never be embedded into an image, so it self would need adding and chmodding
renwich is offline   Reply With Quote
The Following User Says Thank You to renwich For This Useful Post:
Dark Matter (06-08-2009)
Old 06-08-2009, 12:04 PM   #3 (permalink)
Developer
UkCvs Member
 
Dark Matter's Avatar
 
Join Date: Dec 2008

Posts: 99
iTrader: (0)
Casino cash: $56650
Thanks: 88
Thanked 56 Times in 33 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
Default
Quote:
Originally Posted by renwich View Post
would be easy enough to create a script to chmod files activated from a menu, but then I think the users of this script would only be wanting to chmod "cough" files that are totally unsupported by this forum, so the script would never be embedded into an image, so it self would need adding and chmodding
ok thanks - what if the menu pointed to a folder "say for eg" the folder where the camd2 resides....from there u select a file and change the permmissions if u want?....of course it's up to the individual, only if they want to, and dependant on what files r there..

thanks
Dark Matter is offline   Reply With Quote
Old 07-08-2009, 11:25 AM   #4 (permalink)
Nagging Old Git
Team-UkCvs Senior Member
 
PaphosAL's Avatar
 
Join Date: Aug 2008

Location: A park bench, near you
Age: 75
Posts: 3,108
iTrader: (0)
Casino cash: $848260
Thanks: 2,645
Thanked 1,586 Times in 876 Posts
Nominated 2 Times in 2 Posts
Nominated TOTW/F/M Award(s): 2
Groans: 1
Groaned at 0 Times in 0 Posts
Default
What about the Telnet method, DM? This is dead easy!! Say there's a file called myfile.so that lives in /lib/tuxbox/plugins that needs 755'ing...

In Telnet:

cd /lib/tuxbox/plugins <enter>
chmod 755 myfile.so <enter>

This is handy if there's a few files in that folder that need the treatment, one after the other. Or, if ALL the files in a folder need doing:

chmod 755 /lib/tuxbox/plugins /*

Or. if only certain files:

chmod 755 /lib/tuxbox/plugins /*.so

for example- and so on and henceforth... Cheers- AL
PaphosAL is online now   Reply With Quote
The Following 4 Users Say Thank You to PaphosAL For This Useful Post:
alcaholjunkie (07-08-2009), bobsylas (07-08-2009), Dark Matter (07-08-2009), wiz569 (07-08-2009)
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 09:14 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Any information provided on this site is not guaranteed in any way. Some articles may discuss topics that are illegal, so this information is provided for educational purposes only, use at your own risk !! Ukcvs.org cannot be held responsible for the content of any post on this forum.