X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=pM
	MxS7513x5IWybpKXXo9hyJAuoz9ppjJ+C8RVYN+L2WogCmscZcnv1KP5IAK2I76h
	CpkYZ9GSrvBvrVCyU/yS+GmvJVvaxCR9fRIrbCwjpaWckylhkRWruSydnuEA5Oa3
	7fToVruF6ZfdjExMUtEsb8nPrS5kn7FJpneQgmK+g=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=fvYTHQ+0
	5yEgvozb85gvj7VV2TE=; b=Nyu8J37stJUnS9MiddLlwx/eU6KAll/yqPvIJi6x
	mYZXBHMRvElkOnkHvJ8A6823oteorao/tOIjdS6V4lhlz63SBXaZqK4sI8oR/HkM
	7MFUr3vstsS+bYvdUb4XyZA8kRguYY9kIBNfOJuwBTA430xy+hc9BYBeCKNLmlZ2
	31A=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-yk0-f177.google.com
MIME-Version: 1.0
X-Received: by 10.236.29.5 with SMTP id h5mr29417606yha.58.1410743445542; Sun, 14 Sep 2014 18:10:45 -0700 (PDT)
In-Reply-To: <CAJipp7feoaJx7tucqpFREMUU8LoLE=oHvOf_=yYCig29xCdkGQ@mail.gmail.com>
References: <CAJipp7famUyvOEysLofd4JEYG6ZJcOdYjAReqWOqODsP=citXA@mail.gmail.com>	<CAJipp7d+mNkG0x9PpJu1A5hhUQBAdREgvXBcVt5VhFQoyOznOw@mail.gmail.com>	<541629B2.2060403@acm.org>	<CAJipp7feoaJx7tucqpFREMUU8LoLE=oHvOf_=yYCig29xCdkGQ@mail.gmail.com>
Date: Sun, 14 Sep 2014 18:10:45 -0700
Message-ID: <CAJipp7cVh9iUNgUq9-cRt0GAM6Xaj6x-EQc+2Un9+ZEhnj7iyw@mail.gmail.com>
Subject: Fwd: Re: Fwd: Need help port forwarding with ssh and cygwin...
From: Steven Dennis <nzdreamer55@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

> Thanks.  What does ssh: ssh kira@xxx.xxx.xxx.xxx do?
>
> On Sep 14, 2014 4:50 PM, "David Rothenberger" <daveroth@acm.org> wrote:
>>
>> On 9/14/2014 4:24 PM, Steven Dennis wrote:
>> > rsync --update --ignore-existing --progress -vure 'ssh -p 29501'
>> > /home/username/downloads/1/ /kira@XXX.XXX.XXX.XXX/cygdrive/e/1
>> >
>> > This usually gives me the following error
>> >
>> > rsync: mkdir "/kira@XXX.XXX.XXX.XXX/cygdrive/e/1" failed: No such file
>> > or directory (2)
>>
>> Leave off the / before kira.
>>
>> rsync --update --ignore-existing --progress -vure 'ssh -p 29501'
>> /home/username/downloads/1/ kira@XXX.XXX.XXX.XXX/cygdrive/e/1
>>
>> If that doesn't work, ensure that you can ssh: ssh kira@xxx.xxx.xxx.xxx.
>>
>> --
>> David Rothenberger  ----  daveroth@acm.org
>>
>> toilet toup'
>>
>> --
>> Problem reports:       http://cygwin.com/problems.html
>> FAQ:                   http://cygwin.com/faq/
>> Documentation:         http://cygwin.com/docs.html
>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

