oops i think ive messed up

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • littlelou
    Member
    • Nov 2008
    • 44

    #1

    oops i think ive messed up

    hi i went to put the nagra7 file into keys and accidently hit the lasky img now i cant delete it from the dbox any ideas plz
  • bapu
    Junior Member
    • Nov 2008
    • 37

    #2
    Originally posted by littlelou
    hi i went to put the nagra7 file into keys and accidently hit the lasky img now i cant delete it from the dbox any ideas plz
    Still not sure wot u did? did u copy over the lasky img to the keys folder?

    reboot and then connect via ftp and delete it....or use tux commander.

    Comment

    • littlelou
      Member
      • Nov 2008
      • 44

      #3
      yes put the laky img in keys folder then rebooted and ive tried to delete it by tux com and by the ftp and it wont let me

      Comment

      • burr1545
        Member
        • May 2008
        • 42

        #4
        could be a permissions issue ,

        sorry i have no idea how to do this via an ftp client , but from the command line..

        START RUN CMD
        (dos prompt)
        c:\> ftp x.x.x.x ( where x.x.x.x is the ip addy of the dbox)
        User: <the username>
        password : <the password>

        cd into the keys directory usually as follows ;

        ftp> cd.. <enter>
        ftp:> cd var/keys
        ftp:> chmod 775 <filename.img>
        ftp:> rm <filename.img>
        ftp:> quit

        c:\> exit

        Comment

        • littlelou
          Member
          • Nov 2008
          • 44

          #5
          thanxs will give it a try

          Comment

          Working...