No FTP at all on dm500s !!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • machkover
    Junior Member
    • Dec 2010
    • 36

    #1

    No FTP at all on dm500s !!

    hi everybody ,my clone dm500s worked and "still" works fine except when it comes to ftp . i can't write anything on it as the page of ftpping stays blank / empty .i can't see none of the files .i used some other versions of DCC + i insalled different images ( of course no gemini ones )+ i checked the ip config : it's okay ; all versions DCC recognise the dream but when it come to ftp page it remains blank/empty . i went further and made a memory dump and soldering back but still no ftp . too much you must be thinking , isn't it ?? i expect some experts here to find /suggest some solutions please !!I uploaded 2 shots to clarify my situation !!
    Attached Files
    Last edited by machkover; 2 February, 2012, 00:45. Reason: spelling mistakes
  • GastonJ
    V.I.P. Member
    • Dec 2009
    • 5505

    #2
    Try set the ftp-type to "passive" in DCC/Config/Experts and retry.
    My master plan is to live forever..... going to plan so far
    Despite the cost of living, it's still very popular.
    No good deed goes unpunished....

    Comment

    • TheCoder
      DK Veteran
      • Jun 2011
      • 693

      #3
      try connecting with a different ftp client. If you haven't got one then just use the built-in DOS command line one (just type FTP 192.168.xxx.xxx at the command prompt - 192.168.xxx.xxx is the dreambox IP address). The dos one is pretty horrible but it will show if your connecting. An alternative might be to type TELNET 192.168.xxx.xxx 21 - that gets you connected to the ftp port using the telnet terminal program. Thats even more horrible but again, wil show you if your connecting

      Comment

      • machkover
        Junior Member
        • Dec 2010
        • 36

        #4
        Originally posted by GastonJ
        Try set the ftp-type to "passive" in DCC/Config/Experts and retry.
        thanks mate ! that was one of the first solutions i tried but it didn't work either !!

        Comment

        • machkover
          Junior Member
          • Dec 2010
          • 36

          #5
          Originally posted by TheCoder
          try connecting with a different ftp client. If you haven't got one then just use the built-in DOS command line one (just type FTP 192.168.xxx.xxx at the command prompt - 192.168.xxx.xxx is the dreambox IP address). The dos one is pretty horrible but it will show if your connecting. An alternative might be to type TELNET 192.168.xxx.xxx 21 - that gets you connected to the ftp port using the telnet terminal program. Thats even more horrible but again, wil show you if your connecting
          this is not a connection problem : if you look at the pictures above , you will notice that i am alrady connected : i can get to telnet , tools , setting , configuration but when i come to FTP i have that damned blank empty page !!

          Comment

          • psats
            DK Veteran
            • Sep 2008
            • 823

            #6
            use flash fxp or any other ftp prog.

            Comment

            • j1mgg
              Member
              • Feb 2011
              • 61

              #7
              Can you try it by connecting your box to a router and then also you pc and change dcc to router.

              Maybe your crossover cable is damaged.

              Comment

              • machkover
                Junior Member
                • Dec 2010
                • 36

                #8
                Originally posted by psats
                use flash fxp or any other ftp prog.
                tried it before i posted here !! but no joy !!

                Comment

                • mtv1
                  The Stig PT
                  • Apr 2008
                  • 4413

                  #9
                  Originally posted by machkover
                  this is not a connection problem : if you look at the pictures above , you will notice that i am alrady connected : i can get to telnet , tools , setting , configuration but when i come to FTP i have that damned blank empty page !!
                  looks like a password problem if telnet is connected you can change password or reflash the box it will if you press flash erase reset passwords to default root dreambox


                  >>>>>>>>>>Dreambox Tools<<<<<<<<<<

                  Comment

                  • satsmo
                    V.I.P. Member
                    • Jun 2008
                    • 6397

                    #10
                    Your problem is you are trying to FTP to /etc which on a DM500 is in the read only squashfs mtd5 partition.

                    You can only transfer files via FTP to the JFFS2 mtd1 partition, which is /var. Just change the folder in DCC or another FTP app and it will work.
                    I refuse to answer that question on the grounds that I don't know the answer. - Douglas Adams

                    Comment

                    • TheCoder
                      DK Veteran
                      • Jun 2011
                      • 693

                      #11
                      Originally posted by satsmo
                      Your problem is you are trying to FTP to /etc which on a DM500 is in the read only squashfs mtd5 partition.

                      You can only transfer files via FTP to the JFFS2 mtd1 partition, which is /var. Just change the folder in DCC or another FTP app and it will work.
                      hmm, thats not a behaviour i've seen before. You normally get a listing (assuming anything is there) but you obviously cant add anything if its a read-only partition. Maybe its an image dependant thing but I can certainly copy stuff away from /etc (or any other directory) on my box.

                      Comment

                      • machkover
                        Junior Member
                        • Dec 2010
                        • 36

                        #12
                        Originally posted by TheCoder
                        hmm, thats not a behaviour i've seen before. You normally get a listing (assuming anything is there) but you obviously cant add anything if its a read-only partition. Maybe its an image dependant thing but I can certainly copy stuff away from /etc (or any other directory) on my box.
                        i appreciate your help guys and would like to thank all of you . the problem here is that i can't get to the "var" and "etc " files in order to modify them . are there other versions of flashfxp ?

                        Comment

                        • psats
                          DK Veteran
                          • Sep 2008
                          • 823

                          #13
                          Originally posted by machkover
                          i appreciate your help guys and would like to thank all of you . the problem here is that i can't get to the "var" and "etc " files in order to modify them . are there other versions of flashfxp ?


                          Digital Kaos - Downloads - FlashFXP v3.0.2

                          Digital Kaos - Downloads - Simple ftp proggie

                          Digital Kaos - Downloads - Filezilla 3.3.0.1

                          Comment

                          • machkover
                            Junior Member
                            • Dec 2010
                            • 36

                            #14
                            thanks "PSATS" . downloading them !! hoping to

                            Comment

                            • machkover
                              Junior Member
                              • Dec 2010
                              • 36

                              #15
                              Originally posted by satsmo
                              Your problem is you are trying to FTP to /etc which on a DM500 is in the read only squashfs mtd5 partition.

                              You can only transfer files via FTP to the JFFS2 mtd1 partition, which is /var. Just change the folder in DCC or another FTP app and it will work.
                              i am not that brilliant in computering !! !! could you be more explicit please ? how can i change the folders in DCC if i can't even see them ( blank page as shown in photos above) . or simply put : how can i get to that squashfs mtd5 partition to modify the var and etc files !!

                              Comment

                              Working...