Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] rsync ssh error
- Date: Tue, 20 Jun 2023 13:10:51 +0900
- From: Charles Muller <acmuller@example.com>
- Subject: [tlug] rsync ssh error
- User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0
For years, I've been running this script to download a comments file from my server to my local machine:rsync -uvptl -e ssh <home>@192.81.129.86:/dicts/ddb/comments/comments.html $winD/docs/web/dicts/ddb/comments/The other day, I upgraded from Ubuntu 20.04 to 22.04. Having done this, when I try to run this script, I get the following error message:Unable to negotiate with 192.81.129.86 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dssrsync: connection unexpectedly closed (0 bytes received so far) [Receiver] The most common solution I found on the web was to add -oHostKeyAlgorithms=+ssh-rsa to the line, but that doesn't help. BTW, it's a WSL installation. Regards, Chuck --------------------------- A. Charles Muller, Professor Buddhist Culture Research Center Musashino University 1-1-20 Shinmachi, Nishitokyo-shi Tokyo 202-8585, Japan Office Phone: 042-468-3145 (University of Tokyo, Professor Emeritus) Web Site: Resources for East Asian Language and Thought http://www.acmuller.net Twitter: @ACharlesMuller
- Follow-Ups:
- Re: [tlug] rsync ssh error
- From: Christian Horn
- Re: [tlug] rsync ssh error
- From: Stephen Lasseter
- Re: [tlug] rsync ssh error
- From: Pietro Zuco
- Re: [tlug] rsync ssh error
- From: Scott Robbins
Home | Main Index | Thread Index
- Prev by Date: [tlug] JOB | DBA (MySQL/MariaDB)
- Next by Date: Re: [tlug] rsync ssh error
- Previous by thread: [tlug] JOB | DBA (MySQL/MariaDB)
- Next by thread: Re: [tlug] rsync ssh error
- Index(es):