Flash xp problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pangster
    Junior Member
    • Jun 2009
    • 30

    #16
    Originally posted by goingmad
    Thank you to all those who helped
    care to share??.. nothing like leaving us all in suspense!

    Comment

    • pangster
      Junior Member
      • Jun 2009
      • 30

      #17
      Originally posted by goingmad
      Can anyone shed light on this??

      inSock 2.0
      [L] Connecting to 192.168.1.102 -> IP=192.168.1.102 PORT=21
      [L] Connected to 192.168.1.102
      [L] 220 Digital Kaos - Cable & Satellite Forum
      [L] USER root
      [L] 331 Please specify the password.
      [L] PASS (hidden)
      [L] 230 Login successful. Have fun.
      [L] SYST
      [L] 215 UNIX Type: L8
      [L] FEAT
      [L] 500 Unknown command.
      [L] REST 100
      [L] 350 Restart position accepted.
      [L] REST 0
      [L] 350 Restart position accepted.
      [L] PWD
      [L] 257 "/"
      [L] TYPE A
      [L] 200 ASCII tastes bad, dude.
      [L] PASV
      [L] 227 Entering Passive Mode (192,168,1,102,53,24)
      [L] Opening data connection IP: 192.168.1.102 PORT: 13592
      [L] LIST -al
      [L] 150 Here comes the directory listing.
      [L] 226 Directory send OK.
      [L] List Complete: 793 bytes in 0.16 seconds (4.8 KB/s)
      [L] CWD var_init
      [L] 250 Directory successfully changed.
      [L] PWD
      [L] 257 "/var_init"
      [L] PASV
      [L] 227 Entering Passive Mode (192,168,1,102,111,158)
      [L] Opening data connection IP: 192.168.1.102 PORT: 28574
      [L] LIST -al
      [L] 150 Here comes the directory listing.
      [L] 226 Directory send OK.
      [L] List Complete: 671 bytes in 0.10 seconds (6.6 KB/s)
      [L] CWD keys
      [L] 250 Directory successfully changed.
      [L] PWD
      [L] 257 "/var_init/keys"
      [L] PASV
      [L] 227 Entering Passive Mode (192,168,1,102,154,0)
      [L] Opening data connection IP: 192.168.1.102 PORT: 39424
      [L] LIST -al
      [L] 150 Here comes the directory listing.
      [L] 226 Directory send OK.
      [L] List Complete: 0 bytes in 0.05 seconds (0.0 KB/s)
      [L] TYPE I
      [L] 200 Binary it is, then.
      [L] PASV
      [L] 227 Entering Passive Mode (192,168,1,102,238,201)
      [L] Opening data connection IP: 192.168.1.102 PORT: 61129
      [L] STOR AutoRoll.Key
      [L] 553 Could not create file.
      [L] Transfer Failed!
      [L] TYPE A
      [L] 200 ASCII tastes bad, dude.
      [L] PASV
      [L] 227 Entering Passive Mode (192,168,1,102,255,43)
      [L] Opening data connection IP: 192.168.1.102 PORT: 65323
      [L] LIST -al
      [L] 150 Here comes the directory listing.
      [L] 226 Directory send OK.
      [L] List Complete: 0 bytes in 0.05 seconds (0.0 KB/s)
      Transfer queue completed
      1 File failed to transfer

      Is it me or oris it not as simple?
      that's your problem!! - you need to write the files to:

      var/keys
      var/scee

      not var_init/keys and var_init/scee as var_init is read only.. change to the correct locations and you'll manage to write the files no problem at all.. (the noobs guide is wrong in this respect BTW as it asks you to copy the files to var_init)..

      HTH

      Comment

      Working...