SSH and Linux/Unix...need help!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kinane3@yahoo.com

    SSH and Linux/Unix...need help!

    I'm been using dev environments like Dreamweaver with ASP for years
    and recently got a php job that requires SSH to access the server.
    Command line is really new to me and I need to learn this. Also I
    can't seem to find a way to access the server with Dreamweaver MX 2004.
    The guys there say it's not possible but no one there really knows
    Dreamweaver that well. Is there a way they/I don't know of?

    Thanks!

  • CJ Llewellyn

    #2
    Re: SSH and Linux/Unix...need help!

    On Sat, 03 Dec 2005 17:34:11 -0800, kinane3@yahoo.c om wrote:
    [color=blue]
    > I'm been using dev environments like Dreamweaver with ASP for years and
    > recently got a php job that requires SSH to access the server. Command
    > line is really new to me and I need to learn this. Also I can't seem to
    > find a way to access the server with Dreamweaver MX 2004.
    > The guys there say it's not possible but no one there really knows
    > Dreamweaver that well. Is there a way they/I don't know of?[/color]

    You need a SFTP (secure file transfer protocol) capable FTP client

    Filezilla is good

    Download FileZilla® for free. A fast cross-platform FTP client. FileZilla® is a cross-platform FTP, SFTP, and FTPS client with a vast list of features, which supports Windows, Mac OS X, Linux, and more. FileZilla's dynamic tools help you move files between your local machine and your Web site's server effortlessly.


    The commercial ssh client is also good

    Tectia SSH is the gold standard in SFTP secure file transfer and remote access for Unix, Linux & Windows. Available as Quantum-Safe and Zero Trust Editions


    Masochists swear by Putty



    And if you have a recent version of WS_FTP Pro, that'll do the job too.


    Comment

    • Sean

      #3
      Re: SSH and Linux/Unix...need help!

      WinSCP is what you should use. You don't even need to know anything
      to do with the Linux shell since it's a visual tool that you can drag
      and drop files to your server.

      WinSCP is a popular free file manager for Windows supporting SFTP, FTP, FTPS, SCP, S3, WebDAV and local-to-local file transfers. A powerful tool to enhance your productivity with a user-friendly interface and automation options like .NET assembly.


      I don't know of anyway to do with via dreamweaver.

      Comment

      • XIII

        #4
        Re: SSH and Linux/Unix...need help!

        Yeah, WinSCP is a very good tool, also CuteFTP u can use for drag &
        drop solution, but anyway to connect by SSH commands:
        1- type : ssh <server name or address> -l <username> -p <port number>
        2- type ur password
        3- you are in : dir for view, cp for copy, mv to move, rm -rf filename
        to delete, and help will be the best command there ;-)
        Best Regards,
        XIII

        Comment

        • XIII

          #5
          Re: SSH and Linux/Unix...need help!

          Ofcourse all of that you will type in the terminal you can get from
          Linux if you are on Linux or Putty application in windows you can find
          it by searching google, it's so easy tool to access SSH :-)
          Enjoy!

          Comment

          • JDS

            #6
            Re: SSH and Linux/Unix...need help!

            On Sat, 03 Dec 2005 17:34:11 -0800, kinane3@yahoo.c om wrote:
            [color=blue]
            > Is there a way they/I don't know of?[/color]

            Tried Google lately? Here is what I turned up:



            --
            JDS | jeffrey@example .invalid
            | http://www.newtnotes.com
            DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/

            Comment

            • kinane3@yahoo.com

              #7
              Re: SSH and Linux/Unix...need help!

              yea, tried it a lot of ways and I still can't get it to work. thanks
              anyway.

              Comment

              • Stan McCann

                #8
                Re: SSH and Linux/Unix...need help!

                "kinane3@yahoo. com" <kinane3@yahoo. com> wrote in
                news:1133817594 .029897.217450@ g44g2000cwa.goo glegroups.com:
                [color=blue]
                > yea, tried it a lot of ways and I still can't get it to work. thanks
                > anyway.
                >
                >[/color]

                If you'd learn to quote properly, people might be able to help. As it
                is, I don't know the problem so can't help.

                --
                Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
                Webmaster/Computer Center Manager, NMSU at Alamogordo
                http://alamo.nmsu.edu/ There are 10 kinds of people.
                Those that understand binary and those that don't.

                Comment

                • kinane3@yahoo.com

                  #9
                  Re: SSH and Linux/Unix...need help!

                  trying to access a remote server via ssh with dreamweaver, sorry you
                  didn't get that. other responders understood....

                  anyway, Dreamweaver MX 2004 has ssh built in...I have 2004 at home but
                  not at work. I did follow the instructions for the patch (if you want
                  to call it that) and it worked but apparently the server is quirky or
                  something because it's still not working. also, something new to me,
                  apparently folders in linux can be recognized as files or documents.

                  Comment

                  • Java Boy

                    #10
                    Re: SSH and Linux/Unix...need help!

                    don't you have a ftp server installed on that server?

                    --
                    Geeks Home





                    <kinane3@yahoo. com> wrote in message
                    news:1133660051 .538199.302300@ z14g2000cwz.goo glegroups.com.. .[color=blue]
                    > I'm been using dev environments like Dreamweaver with ASP for years
                    > and recently got a php job that requires SSH to access the server.
                    > Command line is really new to me and I need to learn this. Also I
                    > can't seem to find a way to access the server with Dreamweaver MX 2004.
                    > The guys there say it's not possible but no one there really knows
                    > Dreamweaver that well. Is there a way they/I don't know of?
                    >
                    > Thanks!
                    >[/color]


                    Comment

                    • kinane3@yahoo.com

                      #11
                      Re: SSH and Linux/Unix...need help!

                      I'm that there isn't. Linux/Unix is really new to me and so is ssh and
                      "not" working with ftp. It's driving me nuts.

                      Comment

                      • kinane3@yahoo.com

                        #12
                        Re: SSH and Linux/Unix...need help!

                        I'm told that there isn't. Linux/Unix is really new to me and so is
                        ssh and "not" working with ftp. It's driving me nuts.

                        Comment

                        • kinane3@yahoo.com

                          #13
                          Re: SSH and Linux/Unix...need help!

                          that should have read "I'm told that there isn't"

                          Comment

                          • Stan McCann

                            #14
                            Re: SSH and Linux/Unix...need help!

                            "kinane3@yahoo. com" <kinane3@yahoo. com> wrote in
                            news:1133899307 .178674.63110@g 14g2000cwa.goog legroups.com:
                            [color=blue]
                            > trying to access a remote server via ssh with dreamweaver, sorry you
                            > didn't get that. other responders understood....[/color]

                            You missed my point and still are not quoting properly. I don't see
                            every message of every thread. I didn't misunderstand, the post I
                            replied to with no information was the first I saw.

                            You didn't do any better. You provided an explanation but still did
                            not include any information about who/what you were replying to. You
                            know what that gets you?

                            Plonk.

                            --
                            Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
                            Webmaster/Computer Center Manager, NMSU at Alamogordo
                            http://alamo.nmsu.edu/ There are 10 kinds of people.
                            Those that understand binary and those that don't.

                            Comment

                            • Default User

                              #15
                              Re: SSH and Linux/Unix...need help!

                              kinane3@yahoo.c om wrote:
                              [color=blue]
                              > trying to access a remote server via ssh with dreamweaver, sorry you
                              > didn't get that. other responders understood....[/color]


                              Perhaps the information in my .sig will help you become a better
                              netizen.


                              Brian

                              --
                              Please quote enough of the previous message for context. To do so from
                              Google, click "show options" and use the Reply shown in the expanded
                              header.

                              Comment

                              Working...