delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/03/27/01:08:25

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6B1703858C83
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=gluelogic.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gluelogic.com
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-Spam-Language: en
X-Spam-Relay-Country:
X-Spam-DCC: B=MGTINTERNET; R=smtp1.atof.net 1170; Body=1 Fuz1=1 Fuz2=1
X-Spam-RBL:
X-Spam-PYZOR: Reported 0 times.
Date: Sun, 27 Mar 2022 01:08:00 -0400
From: gs-cygwin DOT com AT gluelogic DOT com
To: Neil Aggarwal <neil AT propfinancing DOT com>
Subject: Re: rsync gives me error 12
Message-ID: <Yj/xMAXorjeOgsIE@xps13>
References: <0d373fe499f6e363740f3d3fa1dfd440 AT mail DOT gmail DOT com>
<20220325094547 DOT rzavvuqv3nhg4s6y AT lucy DOT dinwoodie DOT org>
<62e2854b675b0437db040419913e4c10 AT mail DOT gmail DOT com>
<20220325133741 DOT 6eua7wghywuoibi3 AT lucy DOT dinwoodie DOT org>
<34a35c898731e4f83f700156bcd57945 AT mail DOT gmail DOT com>
<CAHSx_SssMd8HZMxXFKZ9PL93CPUeL9jn_8i4FD9NjgdkFHLJJg AT mail DOT gmail DOT com>
<115a86f05b9131359c704003ec587c12 AT mail DOT gmail DOT com>
<CAHSx_SthEwGQCbg=Wqb3WAOUrVWZg49XZ7vvkZknUYvn4KmHnw AT mail DOT gmail DOT com>
<478bc24ecbb245e745f84837ab4a35d9 AT mail DOT gmail DOT com>
Mime-Version: 1.0
In-Reply-To: <478bc24ecbb245e745f84837ab4a35d9@mail.gmail.com>
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Cc: cygwin <cygwin AT cygwin DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Sat, Mar 26, 2022 at 11:49:18PM -0500, Neil Aggarwal wrote:
> The big stumper for me is that scp works.  What could cause rsync to act
> differently?

Likely answer: your server configuration, such as ssh config,
shell configuration, PATH, etc. which are a bit off-topic for
the cygwin list.

Manually ssh to the server and try to run `rsync -h`.

$ ssh -vvv user AT server rsync -h

You can also get verbose ssh information from rsync using

$ rsync -e 'ssh -vvv' ...

You can also turn on verbose sshd logging
$ man sshd_config
See LogLevel and LogVerbose

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019