X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7F2823858D1E
Authentication-Results: sourceware.org;
 dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
 h=mime-version:from:date:message-id:subject:to;
 bh=a17vrvVbwhodqL7WOYmwHudV9jf7b24PpXddsYhfcrE=;
 b=bTeQa695UEiFj5xcyQc0rDjlgKHBkZE5n/n5fBiCAxpfIZ+nOUHJOEnW28ancZyOgT
 ZzcaRtnRPl7PDnevXrsTLcYT92p5tLQ8CLZFWifsqdqYOLnG7xHLgACD8oLtblPmnjY1
 TvnTY5Pf/gHeC10EZK9mIxlQegJ86GJZljSxJm27hzNvZ8bpXgeXv9i2c8kznig/zHYs
 EX5ac+30bRbIIgDt7qEiIcrL2vdG65SKaukDhs4o5wDuipWC/5UyNAJ5qev/ewqimR7H
 mhOzZisF3WJbPv+dv2swPg9B1txjgdkdadZVro/v02Bxp8SGdvEGkzRC/L/xA41T6Ref
 UwBw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
 bh=a17vrvVbwhodqL7WOYmwHudV9jf7b24PpXddsYhfcrE=;
 b=K1NTF8EDfPHsjJddrPtP6jPlf27fzvkkx+2nZCDcj0hzrRKbWyNUA0f8WiIHR+VdbK
 ApoqRZfZwcrklQqCUC0V25/FQbz9dhRw+sI5qYow1hAxOvZ08AE4/xqKxLRI3UnRdrBi
 6G8jb1i6quS47lTX4D+6PmwOjMYKhIot9tW5mxVB5DUAdqfZLa7HYShXR8hxBPwkctL9
 UpFp7jLI2QoRY5XcwYa7Q/kGmzQjfrfPIFvFkIQEFoCeJDs1bOaRNYHBogTizPdLzWvj
 nxnUvbxfsYqvc8J6qwZNLVZN+akofJ9KS7OVHjeM73y7LsEnQrGN/0o9181cdhgYcj20
 xK+A==
X-Gm-Message-State: AOAM532WnoBBANvYfTuQRXfpGtgqBaUJk6yUGFGMMSFKbDomt7RYOrMs
 lT8EXn2MDNruH8n3c89XiTVKh/KWcoTAu81Ya4nHncQzZdw=
X-Google-Smtp-Source: ABdhPJzC3lpXCEN3jRuPEXOangF8WEl+6Vd48+kXC2+FrbK86lsHfkPfSc5jwvtbCRc0XWUEOYdCXyLhAUNgHxQzloI=
X-Received: by 2002:a25:d106:0:b0:61a:83c9:8f3e with SMTP id
 i6-20020a25d106000000b0061a83c98f3emr12588572ybg.621.1645906056704; Sat, 26
 Feb 2022 12:07:36 -0800 (PST)
MIME-Version: 1.0
From: Sam Yang Zilong <mzilongx@gmail.com>
Date: Sun, 27 Feb 2022 04:07:25 +0800
Message-ID: <CAOcDJkEtdmzooPhOFrdM1ioiyEQqwxGccqV7OKrbhJdA+tEt+Q@mail.gmail.com>
Subject: cygwin SFTP
To: cygwin@cygwin.com
X-Spam-Status: No, score=2.7 required=5.0 tests=BAYES_40, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Level: **
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Dear cygwin,

I am currently doing a project that requires an SFTP server. By searching
for a few days now, I have come across this amazing software, as it does
what I need.

However I have a question that I can't find an answer anywhere. That is why
I am writing this email to seek your help and verification.

My question is whether Cygwin SFTP can be used on High Availability
Servers? I am currently setting up 2 Servers, the project requirement is to
have SFTP for HA. So if one of the servers goes down, sshd service will run
on other servers.

If yes, how  can I set up or configure that?
If not, is there any application that can achieve my goal?

Wish you a great day and thank you for your time reading this email.

And I wish to hear from you soon.

Sincerely,
Sam.

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