"Open a command prompt to your ... directory" - What does this mean?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • metaphysics
    New Member
    • May 2007
    • 59

    "Open a command prompt to your ... directory" - What does this mean?

    I'm having trouble with installing something that requires me running a script using a command prompt. The instructions say that I need to open a command prompt to my /script/script_name/ directory and after I do that, I need to type in a file name and it should do the rest. After I get into my FTP, what command do I need to type?

    Sorry if this is poorly worded - I have no idea what I'm doing =(
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by metaphysics
    I'm having trouble with installing something that requires me running a script using a command prompt. The instructions say that I need to open a command prompt to my /script/script_name/ directory and after I do that, I need to type in a file name and it should do the rest. After I get into my FTP, what command do I need to type?

    Sorry if this is poorly worded - I have no idea what I'm doing =(
    Issuing a command on a remote server is most likely accomplished by logging in using Telnet or other termal application. Then you'd run shell commands as if you were working on a local machine.

    Comment

    • metaphysics
      New Member
      • May 2007
      • 59

      #3
      I am attempting to follow this installation guide:

      http://www.brilliantwe bsolutions.co.u k/installguide

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #4
        Originally posted by metaphysics
        I am attempting to follow this installation guide:

        http://www.brilliantwebsolutions.co.uk/installguide
        From #3:

        Open a command prompt to your /plugins/p13_download_ma nager/p13_download_ma nager/ directory and type install.bat to integrate the changes. This will patch each of your existing download manager files and then delete any temporary files.
        I would translate "open a command promp" to "login from your termal application (like telnet)". That is, if this is a remote server that we're talking about.

        Comment

        • metaphysics
          New Member
          • May 2007
          • 59

          #5
          =( sorry for being such an idiot... I have no idea what telenet is or how to use it

          Comment

          • bartonc
            Recognized Expert Expert
            • Sep 2006
            • 6478

            #6
            Originally posted by metaphysics
            =( sorry for being such an idiot... I have no idea what telenet is or how to use it
            1) Is this a remote server or a local machine?
            2) Do you have a user account on this machine?
            3) Can you log into this machine by means other than FTP or a browser?

            Comment

            • metaphysics
              New Member
              • May 2007
              • 59

              #7
              Originally posted by bartonc
              1) Is this a remote server or a local machine?
              2) Do you have a user account on this machine?
              3) Can you log into this machine by means other than FTP or a browser?
              1) This is a remote server
              2) Yes, I have a user account on the server
              3) Hmm... I've been able to log into it through my FTP and Command Prompt (Start->Programs->Accessories->Command Prompt)

              Comment

              • bartonc
                Recognized Expert Expert
                • Sep 2006
                • 6478

                #8
                Originally posted by metaphysics
                1) This is a remote server
                2) Yes, I have a user account on the server
                3) Hmm... I've been able to log into it through my FTP and Command Prompt (Start->Programs->Accessories->Command Prompt)
                Well there you go... Since you are able to log into it through Command Prompt (Start->Programs->Accessories->Command Prompt), you should be able cd (change directory) to the directory in question. Then type the command.

                Comment

                • metaphysics
                  New Member
                  • May 2007
                  • 59

                  #9
                  yay.


                  So how do I run the install.bat file?

                  Comment

                  • bartonc
                    Recognized Expert Expert
                    • Sep 2006
                    • 6478

                    #10
                    Originally posted by metaphysics
                    yay.


                    So how do I run the install.bat file?
                    Judging by your edit, you got into the directory. Now type install.

                    Comment

                    • metaphysics
                      New Member
                      • May 2007
                      • 59

                      #11
                      When I type install or install.bat the only thing that it does is tell me "Invalid Command" :(

                      Do I need to type anything before or after install.bat or install?

                      Comment

                      • bartonc
                        Recognized Expert Expert
                        • Sep 2006
                        • 6478

                        #12
                        Originally posted by metaphysics
                        When I type install or install.bat the only thing that it does is tell me "Invalid Command" :(

                        Do I need to type anything before or after install.bat or install?
                        Type 'dir'. You should get a list of files which include install.bat. It it's not there, the problem is explained and you'll need to make sure the files were unzipped properly. If it is there, I'm stumped.

                        Comment

                        • metaphysics
                          New Member
                          • May 2007
                          • 59

                          #13
                          Would it help if I sent a screenshot? maybe I'm not typing in something correctly =/

                          Comment

                          • bartonc
                            Recognized Expert Expert
                            • Sep 2006
                            • 6478

                            #14
                            Originally posted by metaphysics
                            Would it help if I sent a screenshot? maybe I'm not typing in something correctly =/
                            I guess I need an update, mostly. Did you get a list of files in that directory and way install.bat in that list? Maybe there is just one .zip file?

                            Comment

                            • metaphysics
                              New Member
                              • May 2007
                              • 59

                              #15
                              Okay. So here's the image

                              http://img176.imagesha ck.us/img176/6061/screenshotmx4.g if

                              Hopefully you can see where I am... My FTP has the file in it as you can see... I am in "cd /public_html/plugins/p13_download_ma nager/"

                              Comment

                              Working...