X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3163A3858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1722453414; bh=eoW8In4e+77FEAkdWHZPmfrkpL5Yqeksx4Az9guBG9E=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=OMkXnRuguImrZdniHKoT+K1x2AUSQXf3+KdDABIdVnBzZhHDKtEimoD8Bsi8Dgzms 401PMe50UnJ5FaqQ8APKsuCii+XmFYGcgDvsSAM8cEhHXGBXsGQ+PANlr4WeI6wrd4 CZi1BxQ1cONjxaQM0rdT3LYTV2rU3GdK8gIWX4D0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 818933858C56 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 818933858C56 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722453394; cv=none; b=s6U/lCL86ZHMM5J8fwVNnpMpoTw+ob0BBiDPq8nAXTDvyjPyHMCpeJQmxXQPaPnvEtpQJOO8BKuTB/PzEiQ6baVmuMi9LioTEVgCHh0KLD8GwswV22cteB2+JP25mqUv8NQuehDD9AyTYcC6JMkRNYB2RR+urzBG1I/Q1Adv0HU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722453394; c=relaxed/simple; bh=HYEGH1hY5d449SZ0wFZzF2xUi7oLCI4zBhvuWiGQsHw=; h=DKIM-Signature:Date:To:From:Subject:Message-ID:MIME-Version; b=I00r9UKOqp0hSNcDoINJoeTt24t3ACqrwQ6zwRuVSvaiRTR7CZRHRJydCLlhBKpcjG0f9gR08pHvv1GlsODITjRxiZLVGxikxP6MpRcOspzNARJyomRtiszqNXL4r837opda5MPZkyXr7ejOzdcvRxeDKkoQVFUh1JyCIF/yp8g= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Wed, 31 Jul 2024 19:16:26 +0000 To: "cygwin AT cygwin DOT com" Subject: no sshd in package for openssh Message-ID: Feedback-ID: 65268012:user:proton X-Pm-Message-ID: 7f75396e9f10c3f1802afb1722f5612c931fa4b7 MIME-Version: 1.0 X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jim McNamara via Cygwin Reply-To: Jim McNamara Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi- I am running into a little difficulty with openssh can you please assist ? thanks jim ./cygrunsrv --install sshd -d "Cygwin SSHD" -p /usr/bin/sshd -a "-D" ./cygrunsrv: Given path doesn't point to a valid executable Try `./cygrunsrv --help' for more information. there is no sshd folder in /etc off of cygdrive I think i have the latest package my setup version is cygcheck (cygwin) 3.5.3 System Checker for Cygwin $ cygcheck.exe -i openssh Fetching setup.ini from cygwin.com... Installed package: ------------------ Name : openssh Version : 9.8p1 Release : 1 Architecture: x86_64 Install Date: Wed Jul 31 15:03:46 2024 Size : 1073376 (1 M) Categories : Net Source : openssh-9.8p1-1-src.tar.xz Summary : The OpenSSH server and client programs Description : OpenSSH is a program for logging into a remote machine and for executing commands on a remote machine. It can replace rlogin and rsh, providing encrypted communication between two machines. Sent with Proton Mail secure email. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple