public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* I cannot login with sftp
@ 2014-01-05  1:48 Erwin Waterlander
  2014-01-05 11:44 ` marco atzeri
  0 siblings, 1 reply; 5+ messages in thread
From: Erwin Waterlander @ 2014-01-05  1:48 UTC (permalink / raw)
  To: cygwin-apps

Hi,

I'm trying to upload files, but I can't log in with sftp. lftp tries to 
reconnect endlessly.

$ lftp sftp://cygwin:@cygwin.com
lftp cygwinATcygwin.com:~> ls
`ls' at 0 [Delaying before reconnect: 9]


For "AT" read @, otherwise this mail bounces.

How do I know I'm using the ssh key that I uploaded?

regards,
Erwin Waterlander

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: I cannot login with sftp
  2014-01-05  1:48 I cannot login with sftp Erwin Waterlander
@ 2014-01-05 11:44 ` marco atzeri
  2014-01-05 20:08   ` waterlan
  0 siblings, 1 reply; 5+ messages in thread
From: marco atzeri @ 2014-01-05 11:44 UTC (permalink / raw)
  To: cygwin-apps

Il 1/5/2014 2:47 AM, Erwin Waterlander ha scritto:
> Hi,
>
> I'm trying to upload files, but I can't log in with sftp. lftp tries to
> reconnect endlessly.
>
> $ lftp sftp://cygwin:(at)cygwin.com
> lftp cygwinATcygwin.com:~> ls
> `ls' at 0 [Delaying before reconnect: 9]
>
>
> For "AT" read @, otherwise this mail bounces.
>
> How do I know I'm using the ssh key that I uploaded?
>
> regards,
> Erwin Waterlander


It can happen if your key has a passphrase,
in that case drop the ":" and give the passphrase at
Password request.

$ lftp  sftp://cygwin(at)cygwin.com
Password:
lftp cygwin(at)cygwin.com:~> ls
-rw-rw-r--   1 root     cygstage      995 Jan  5 11:35 !packages
drwxrwsr-x   4 root     cygstage     4096 Sep  1 05:16 .
drwxrwxr-x  63 cygwin   root         4096 Nov 14 17:40 ..
drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86
drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86_64
lftp cygwin(at)cygwin.com:/>

Regards
Marco


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: I cannot login with sftp
  2014-01-05 11:44 ` marco atzeri
@ 2014-01-05 20:08   ` waterlan
  2014-01-05 20:29     ` waterlan
  0 siblings, 1 reply; 5+ messages in thread
From: waterlan @ 2014-01-05 20:08 UTC (permalink / raw)
  To: cygwin-apps

marco atzeri schreef op 2014-01-05 12:43:
> Il 1/5/2014 2:47 AM, Erwin Waterlander ha scritto:
>> Hi,
>> 
>> I'm trying to upload files, but I can't log in with sftp. lftp tries 
>> to
>> reconnect endlessly.
>> 
>> $ lftp sftp://cygwin:(at)cygwin.com
>> lftp cygwinATcygwin.com:~> ls
>> `ls' at 0 [Delaying before reconnect: 9]
>> 
>> 
>> For "AT" read @, otherwise this mail bounces.
>> 
>> How do I know I'm using the ssh key that I uploaded?
>> 
>> regards,
>> Erwin Waterlander
> 
> 
> It can happen if your key has a passphrase,
> in that case drop the ":" and give the passphrase at
> Password request.
> 
> $ lftp  sftp://cygwin(at)cygwin.com
> Password:
> lftp cygwin(at)cygwin.com:~> ls
> -rw-rw-r--   1 root     cygstage      995 Jan  5 11:35 !packages
> drwxrwsr-x   4 root     cygstage     4096 Sep  1 05:16 .
> drwxrwxr-x  63 cygwin   root         4096 Nov 14 17:40 ..
> drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86
> drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86_64
> lftp cygwin(at)cygwin.com:/>
> 
> Regards
> Marco

Hi Marco,

Thanks a lot! That was the problem

regards,

-- 
Erwin Waterlander
http://waterlan.home.xs4all.nl/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: I cannot login with sftp
  2014-01-05 20:08   ` waterlan
@ 2014-01-05 20:29     ` waterlan
  2014-01-06  0:30       ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: waterlan @ 2014-01-05 20:29 UTC (permalink / raw)
  To: cygwin-apps

waterlan schreef op 2014-01-05 21:08:
> marco atzeri schreef op 2014-01-05 12:43:
>> Il 1/5/2014 2:47 AM, Erwin Waterlander ha scritto:
>>> Hi,
>>> 
>>> I'm trying to upload files, but I can't log in with sftp. lftp tries 
>>> to
>>> reconnect endlessly.
>>> 
>>> $ lftp sftp://cygwin:(at)cygwin.com
>>> lftp cygwinATcygwin.com:~> ls
>>> `ls' at 0 [Delaying before reconnect: 9]
>>> 
>>> 
>>> For "AT" read @, otherwise this mail bounces.
>>> 
>>> How do I know I'm using the ssh key that I uploaded?
>>> 
>>> regards,
>>> Erwin Waterlander
>> 
>> 
>> It can happen if your key has a passphrase,
>> in that case drop the ":" and give the passphrase at
>> Password request.
>> 
>> $ lftp  sftp://cygwin(at)cygwin.com
>> Password:
>> lftp cygwin(at)cygwin.com:~> ls
>> -rw-rw-r--   1 root     cygstage      995 Jan  5 11:35 !packages
>> drwxrwsr-x   4 root     cygstage     4096 Sep  1 05:16 .
>> drwxrwxr-x  63 cygwin   root         4096 Nov 14 17:40 ..
>> drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86
>> drwxrwsr-x   3 cygwin   cygstage     4096 Sep  1 05:12 x86_64
>> lftp cygwin(at)cygwin.com:/>
>> 
>> Regards
>> Marco
> 
> Hi Marco,
> 
> Thanks a lot! That was the problem
> 
> regards,


It would be nice if this issue was mentioned at the upload instruction 
page.
Also some more information about how to create the rsa key. That saves 
some searching the web.

-- 
Erwin Waterlander
http://waterlan.home.xs4all.nl/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: I cannot login with sftp
  2014-01-05 20:29     ` waterlan
@ 2014-01-06  0:30       ` Christopher Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Christopher Faylor @ 2014-01-06  0:30 UTC (permalink / raw)
  To: cygwin-apps

On Sun, Jan 05, 2014 at 09:29:47PM +0100, waterlan wrote:
>It would be nice if this issue was mentioned at the upload instruction
>page.  Also some more information about how to create the rsa key.
>That saves some searching the web.

The package-upload.html file is on its 66th revision.

I don't plan on adding instructions in how to use ssh though.

cgf

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-06  0:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-05  1:48 I cannot login with sftp Erwin Waterlander
2014-01-05 11:44 ` marco atzeri
2014-01-05 20:08   ` waterlan
2014-01-05 20:29     ` waterlan
2014-01-06  0:30       ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).