Register
Results 1 to 5 of 5
  1. #1
    Senior Member davemac82's Avatar
    Join Date
    May 2008
    Posts
    279
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default how to chmod 755

    can anyone tell me how to chmod 755 a file in the var folder using fxp

    thanks

  2. #2
    Member
    Join Date
    Sep 2008
    Posts
    46
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Don't use fxp but in all other ftp programs I've used you right click the file and select "File attributes..."

  3. #3
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Posts
    7,851
    Thanks Thanks Given 
    74
    Thanks Thanks Received 
    3,159
    Thanked in
    207 Posts

    Default

    chmod - Wikipedia, the free encyclopedia

    Right click the file in your ftp program, select 'chmod' or 'properties' or 'attributes' depending on your program and tick the three 'execute' boxes so that the number changes to 755.

    Or

    You can telnet to the dreambox and use the 'chmod' command.

    For example,

    Code:
    chmod 755 /var/tuxbox/plugins/footy.so

  4. #4
    Senior Member davemac82's Avatar
    Join Date
    May 2008
    Posts
    279
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    thanks guys i will try it out tommorow heres hoping!

  5. #5
    V.I.P. Member
    Join Date
    Jul 2008
    Posts
    109
    Thanks Thanks Given 
    9
    Thanks Thanks Received 
    11
    Thanked in
    3 Posts

    Default

    Quote Originally Posted by Devilfish View Post
    You can telnet to the dreambox and use the 'chmod' command.

    For example,

    Code:
    chmod 755 /var/tuxbox/plugins/footy.so

    And If you want the chmod the contents of an entire folder

    Code:
    chmod 755 /var/keys/*
    That will do all the files inside the var/keys folder.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.