X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AFECA3858D26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1722750487; bh=tRbf2s189OSV+O//72Iffy530ZJGBZgZFMY6/F8j7gg=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=oEEl0eg+NLHOsSnnjtaJp+4K4ZpGZZFlGm/l/I+p1bH6nVmZdaebPc+hK5iuOl0Bh agPJ89gteWO/ayaJG/4dSzK/r+GaA1R1Q4b3ZjXFAq++pKK4dLAdy5qDxp+wKiDtqT xlMTr6UP8CBmbXcoIyCjdx/fHMdT/+FysAJnGMpM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E2F553858D26 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E2F553858D26 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722750467; cv=none; b=h8qm8bm/inSS6l6lCOFmSHYiEM9r2MJfpjKD7uUNUNwak9iMi0o1Jn3x2DN+2ZETos5KwziED8fvIafboheQV9INmMF9PA2xMqfq5BWDur0W0OYlzOdqnPc37h9zUYdt5bxOZwxauzdeBOuxAQqrjatJEaw/eeal+ts9lDWdpxg= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722750467; c=relaxed/simple; bh=Y06E3Q68g7v8zYLU5Yw0J04bIOPwzZq+OM5my9SiFrA=; h=DKIM-Signature:Date:To:From:Subject:Message-ID:MIME-Version; b=aQu04ngkQ4VsA5tNzBs+exHeR5GZmvDo4OXAukQLD9BHrSankPJW4GiWXsCQL3Baqc5XdxJdchvorgK+TAQFYQoxFjGnQ4pScH28ts/x+fyN+O77ogfNN1q9oVwOvqmbgw0rJmn+OIsSCPDBJAZsCTnT8sHl4qwFF5AGgNXqPEM= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Sun, 04 Aug 2024 05:47:39 +0000 To: Jim McNamara , "cygwin AT cygwin DOT com" Subject: Re: trouble with sshpass unmaintained Message-ID: In-Reply-To: <9JfxIzHPaRxXeQQidpe6FEu7zfWMGrXKE7ALdLSEOgHZ8UgEuUArBLd83PcUIhnzVWcQEvbOg0av_C3d7Lb9lSTurqxGQJGlEc9ah7DSH6Y=@proton.me> References: <9JfxIzHPaRxXeQQidpe6FEu7zfWMGrXKE7ALdLSEOgHZ8UgEuUArBLd83PcUIhnzVWcQEvbOg0av_C3d7Lb9lSTurqxGQJGlEc9ah7DSH6Y=@proton.me> Feedback-ID: 65268012:user:proton X-Pm-Message-ID: c89cc755a48aaaf85686337189c8de59c5ac5959 MIME-Version: 1.0 X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , 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 Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Hi- It is really not worth the trouble for ya'll to fix it because although VPN provides some protection your time is valuable and a perfect solution is not always readily attainable. thanks Sent with Proton Mail secure email. On Sunday, August 4th, 2024 at 12:34 AM, Jim McNamara via Cygwin wrote: > Hi- > > This commmand doesnt seem to work: > > > sshpass -p 'your_password' rsync -avvv -e 'ssh -4 -vvv -o StrictHostKeyChecking=no -o PreferredAuthentications=password -o PubkeyAuthentication=no -p 2222' /cygdrive/c/cygwin64/home/myuser1/shared/ myuser1 AT 127 DOT 0 DOT 0 DOT 1:/home/myuser1/ > > The issue is that sshpass wont pass passwd to rsync to ssh in this direction -> > > > I tried redirection and piping, but it complained of a pseudo terminal. When i uses ssh by itself it works, but when i chain sshpass to this other stuff like rsync it bombs out. This is unfortunate because grsync doesnt seem to have everything i need i am using it in xwindow in cygwin. > > Please do you have a suggestion besides fooliing with except package. > > thanks, > jim > > > > 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 -- 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