[ros-dev] rosapps/net/ncftp builds beautifully, doesn't work under ReactOS.

WaxDragon waxdragon at gmail.com
Wed May 25 14:11:32 CEST 2005


Here is the trace file from ncftp under ros...  I hunted  the error
down to something we are getting back from the system in sio/SWrite.c

WD
-- 
<kjk_hyperion> I have a penchant for mischief, property damage and stalking
<kjk_hyperion> and cheesecake, of course
-------------- next part --------------
SESSION STARTED at:  Wed May 25 17:56:34 2005
   Program Version:  NcFTP 3.0.3/635 April 15 2001, 05:49 PM               
   Library Version:  LibNcFTP 3.0.6 (April 14, 2001)
        Process ID:  312
          Platform:  Windows
          Hostname:    (rc=-1)
          Terminal:  unknown?
17:56:35  Fw: firewall.domain.com  Type: 0  User: default  Pass: ********  Port: 21
17:56:35  FwExceptions: .probe.net,localhost,foo.bar.com,localdomain
17:56:35  NOTE:  Your domain name could not be detected.
17:56:38  > debug

17:56:49  > open ryoko.waxdragon.net

17:56:49  Resolving ryoko.waxdragon.net...
17:56:49  Connecting to 192.168.1.99...
17:56:50  Logging in...
17:56:50  220: (vsFTPd 2.0.1)
17:56:50  Connected to 192.168.1.99.
17:56:50  Cmd: USER anonymous
17:56:50  Could not write to control stream (errno = 0).
17:56:50  Cmd: QUIT
17:56:51  Could not write to control stream (errno = 0).
17:56:54  Sleeping 19 seconds.
17:56:54  Sleeping 19 seconds...
17:57:13  Retry Number: 1
17:57:13  Redialing (try 1)...
17:57:14  Logging in...
17:57:15  220: (vsFTPd 2.0.1)
17:57:15  Connected to 192.168.1.99.
17:57:15  Cmd: USER anonymous
17:57:15  Could not write to control stream (errno = 0).
17:57:15  Cmd: QUIT
17:57:15  Could not write to control stream (errno = 0).
17:57:19  Sleeping 19 seconds.
17:57:19  Sleeping 19 seconds...
17:57:38  Retry Number: 2
17:57:38  Redialing (try 2)...
17:57:40  Logging in...
17:57:40  220: (vsFTPd 2.0.1)
17:57:40  Connected to 192.168.1.99.
17:57:40  Cmd: USER anonymous
17:57:40  Could not write to control stream (errno = 0).
17:57:40  Cmd: QUIT
17:57:41  Could not write to control stream (errno = 0).


More information about the Ros-dev mailing list