public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* 1.7.9:Output FTP in Cygwin
@ 2012-01-26  8:25 prezes_71
  2012-01-26 18:51 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: prezes_71 @ 2012-01-26  8:25 UTC (permalink / raw)
  To: cygwin-talk

Problem occurs when I'm trying to download/upload file from FTP server
(LINUX). Cygwin is installed on PC with Windows 7 32-bits. After
successful
download I got below result:

Connected to 10.44.138.30.
220 (vsFTPd 2.0.1)
331 Please specify the password.
230 Login successful.
200 Switching to Binary mode.
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for file_get.zip (69632 bytes).
226 File send OK.
ftp: 69632 bytes received in Seconds Kbytes/sec.
0.0069632000.00221 Goodbye.

In the last 2 lines you can see problem. Value of seconds and down/uplink
speed parameter are moved to the last line with ftp response 221 Goodbye.

Is the any patch to solve it and move to correct place?
CORRECT behaviour: ftp: 69632 bytes received in 0.00 Seconds 69632000.00
Kbytes/sec.
                   221 Goodbye
POSSIBLE CORRECT: ftp: 69632 bytes received in 0.00Seconds
69632000.00Kbytes/sec.
                  221 Goodbye

I must add in command line in Windows there is not such problem.

Best Regards

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

* Re: 1.7.9:Output FTP in Cygwin
  2012-01-26  8:25 1.7.9:Output FTP in Cygwin prezes_71
@ 2012-01-26 18:51 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2012-01-26 18:51 UTC (permalink / raw)
  To: cygwin-talk

On Thu, Jan 26, 2012 at 09:25:04AM +0100, prezes_71 wrote:
>Problem occurs when I'm trying to download/upload file from FTP server
>(LINUX). Cygwin is installed on PC with Windows 7 32-bits. After
>successful
>download I got below result:

You're sending email to the wrong list.  Go back to

http://cygwin.com/lists.html

and you'll see that you need to use the cygwin (minus -talk)
mailing list for this type of report.

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

end of thread, other threads:[~2012-01-26 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-26  8:25 1.7.9:Output FTP in Cygwin prezes_71
2012-01-26 18:51 ` 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).