| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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 AT mail DOT gmail DOT com> <CAJipp7d+mNkG0x9PpJu1A5hhUQBAdREgvXBcVt5VhFQoyOznOw AT mail DOT gmail DOT com> <541629B2 DOT 2060403 AT acm DOT org> <CAJipp7feoaJx7tucqpFREMUU8LoLE=oHvOf_=yYCig29xCdkGQ AT mail DOT gmail DOT 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 AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
> Thanks. What does ssh: ssh kira AT xxx DOT xxx DOT xxx DOT xxx do? > > On Sep 14, 2014 4:50 PM, "David Rothenberger" <daveroth AT acm DOT 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 AT XXX DOT XXX DOT XXX DOT XXX/cygdrive/e/1 >> > >> > This usually gives me the following error >> > >> > rsync: mkdir "/kira AT XXX DOT XXX DOT XXX DOT 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 AT XXX DOT XXX DOT XXX DOT XXX/cygdrive/e/1 >> >> If that doesn't work, ensure that you can ssh: ssh kira AT xxx DOT xxx DOT xxx DOT xxx. >> >> -- >> David Rothenberger ---- daveroth AT acm DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |