ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    SSH SCP - Need Pointers for "server" on Windows

    IT Discussion
    6
    18
    964
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • PhlipElderP
      PhlipElder @scottalanmiller
      last edited by

      @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

      @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

      I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

      Nothing needed, Windows 10 does that natively.

      Scott,

      Really? How do I set up a server for the file on Windows 10. This is news to me, but that's not saying much. 😉

      JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch @scottalanmiller
        last edited by

        @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

        @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

        I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

        Nothing needed, Windows 10 does that natively.

        Really? WTF are you on today?

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @PhlipElder
          last edited by

          @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

          @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

          @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

          I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

          Nothing needed, Windows 10 does that natively.

          Scott,

          Really? How do I set up a server for the file on Windows 10. This is news to me, but that's not saying much. 😉

          It doesn't. Scott cannot read.

          1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @scottalanmiller
            last edited by

            @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

            @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

            I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

            Nothing needed, Windows 10 does that natively.

            Assuming you are talking about having SSH available natively now, but it is not enabled by default. It is added in a location most people don't even know about.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • momurdaM
              momurda
              last edited by

              I dont think Win10 has ssh server, just client. If you have Server2016 it will have ssh server available.

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • saleemS
                saleem
                last edited by

                It's perfect.

                1 Reply Last reply Reply Quote -1
                • scottalanmillerS
                  scottalanmiller @momurda
                  last edited by

                  @momurda said in SSH SCP - Need Pointers for "server" on Windows:

                  I dont think Win10 has ssh server, just client. If you have Server2016 it will have ssh server available.

                  Has for a while, we use it all day, every day.

                  https://winaero.com/blog/enable-openssh-server-windows-10/

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @JaredBusch
                    last edited by

                    @jaredbusch said in SSH SCP - Need Pointers for "server" on Windows:

                    @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                    @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                    I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

                    Nothing needed, Windows 10 does that natively.

                    Really? WTF are you on today?

                    Mine does. We use it constantly. It's how we use SSH to automate Windows 10 PowerShell.

                    PhlipElderP 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @PhlipElder
                      last edited by

                      @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                      @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                      @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                      I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

                      Nothing needed, Windows 10 does that natively.

                      Scott,

                      Really? How do I set up a server for the file on Windows 10. This is news to me, but that's not saying much. 😉

                      Like this...

                      https://winaero.com/blog/enable-openssh-server-windows-10/

                      Very simple, all included. If your version of Windows 10 doesn't have it ready, just grab Microsoft's official package of it that is the one being used in Windows 10, and add it from the Chocolatey repo.

                      1 Reply Last reply Reply Quote 1
                      • scottalanmillerS
                        scottalanmiller @JaredBusch
                        last edited by

                        @jaredbusch said in SSH SCP - Need Pointers for "server" on Windows:

                        @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                        @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                        I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

                        Nothing needed, Windows 10 does that natively.

                        Assuming you are talking about having SSH available natively now, but it is not enabled by default. It is added in a location most people don't even know about.

                        Included does NOT imply enabled. Windows does this natively, but not by default, exactly as I had said.

                        1 Reply Last reply Reply Quote 0
                        • momurdaM
                          momurda
                          last edited by

                          I went to do this and there was no OpenSSH server.
                          Then i remember optional features are disabled in WSUS.
                          I unjoined this pc from domain, then was able to find and install OpenSSH Server for Win10.

                          1 Reply Last reply Reply Quote 1
                          • PhlipElderP
                            PhlipElder @scottalanmiller
                            last edited by

                            @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                            @jaredbusch said in SSH SCP - Need Pointers for "server" on Windows:

                            @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                            @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                            I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

                            Nothing needed, Windows 10 does that natively.

                            Really? WTF are you on today?

                            Mine does. We use it constantly. It's how we use SSH to automate Windows 10 PowerShell.

                            Suweet! Thanks for that! 🙂

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @PhlipElder
                              last edited by

                              @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                              @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                              @jaredbusch said in SSH SCP - Need Pointers for "server" on Windows:

                              @scottalanmiller said in SSH SCP - Need Pointers for "server" on Windows:

                              @phlipelder said in SSH SCP - Need Pointers for "server" on Windows:

                              I'm looking for something to serve that file that I can run on a Win10 machine. My search foo is failing probably due to not having the right search terms.

                              Nothing needed, Windows 10 does that natively.

                              Really? WTF are you on today?

                              Mine does. We use it constantly. It's how we use SSH to automate Windows 10 PowerShell.

                              Suweet! Thanks for that! 🙂

                              You bet. We've been SO happy with it. It's allowed us to make Windows so much more efficient by using Linux front ends that contact Windows via SSH. So our users are on Windows only for seconds, and get to do all of their real work on Linux.

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post