ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Anatol B. Bazjukin" <anatol@VB3397.spb.edu>
To: community <community@altlinux.ru>
Subject: [Comm] copSSH + cwRsync + WinXP
Date: Wed, 23 Mar 2005 01:56:34 +0300
Message-ID: <1348369100.20050323015634@vb3397.spb.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 816 bytes --]

Hello community,

В целях размещения документов для ftp altlinux ru была предпринята попытка
использовать связку rsync+ssh под WinXP. Для этого использовались
copSSH и cwRsync.
cwRsync is a yet another packaging of Rsync and Cygwin.
copSSH is an ssh server and client implementation for windows systems.

Генерировался SSH-ключ с паролем :
ssh-keygen -t dsa -b 2048 -f xxx

Публичный ключ отправлялся на сервер.

~/.ssh/config:

Host incoming
HostName cvs.altlinux.org
User in_xxx
Protocol 2
ForwardX11 no
ForwardAgent no
Compression no

Больше ничего в конфигурации ssh не менялось.

Содержимое ~/.ssh/
xxx - private-key
config
known_hosts

Но зарегистрироваться на сервере не удается. После ввода пароля для
ключа процесс регистрации прерывается. Лог прилагается.

-- 
Best regards,
 Anatol                        

[-- Attachment #2: rsync.log --]
[-- Type: application/octet-stream, Size: 2167 bytes --]

             reply	other threads:[~2005-03-22 22:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-22 22:56 Anatol B. Bazjukin [this message]
2005-03-23  7:35 ` Alex Gorbachenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1348369100.20050323015634@vb3397.spb.edu \
    --to=anatol@vb3397.spb.edu \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git