<x-flowed> At 10:53 24.03.2003 +0100, you wrote: >Hello, > >I've got an strange error when I want to connect to a ftp server. >After logon I got the message > >500 Service unavailable >! Logon failure, so quitting > >When I turn off ftp.proxy and doesn't make any changes in the logonname and >password and make a direct request anything works well >When I look in /var/log/messages I see the following error: > >Mar 24 10:40:27 proxyadm01 ftp.proxy[3856]: -ERR: unexpected server >greeting: > WarFTPd 1.81.00 (Mar 3 2002) Ready > >All other ftp servers works well. >Does anyone know how I can make ftp.proxy will work with this ftp server >too?
Hi, there were some problems with multiline server response in ftp.proxy releases before 1.1.6.beta7.tgz. Could you please try the latest beta from 'http://www.ftpproxy.org/download/beta/'. If this release does not work too, could you try to start ftp.proxy in debbuging mode, (There is a shellscript in the source directory to simplify this.) and then send the debugging log? Regards Andreas --general-l------------------------------------ To unsubscribe please visit: http://www.ftpproxy.org/html/maillinglists.html </x-flowed> From [EMAIL PROTECTED] Fri May 09 10:07:49 2003 X-Persona: <ftp.pproxy> Return-path: <[EMAIL PROTECTED]> Received: from ecosrv01.ecostech.com ([66.9.21.2]) by compucation.de ([213.185.64.44]) with SMTP (MDaemon.PRO.v6.7.9.R) for <[email protected]>; Thu, 08 May 2003 20:56:12 +0200 Message-ID: <[EMAIL PROTECTED]> From: Robert Leach <[EMAIL PROTECTED]> To: "ftp.proxy" <[email protected]> Subject: [general-l] ftpproxy on solaris box {01} Date: Thu, 8 May 2003 14:55:52 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-Lookup-Warning: EHLO lookup on ecosrv01.ecostech.com does not match 66.9.21.2 X-MDRcpt-To: [EMAIL PROTECTED] X-MDRemoteIP: 66.9.21.2 Sender: [EMAIL PROTECTED] X-Return-Path: [EMAIL PROTECTED] Precedence: bulk List-Unsubscribe: <mailto:[EMAIL PROTECTED]> X-MDMailing-List: [EMAIL PROTECTED] X-MDSend-Notifications-To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] X-MDaemon-Deliver-To: [email protected] X-Eudora2Unix: 3905-11-05T08:39:35Z converted If I am trying to get ftp-proxy to compile and get the following error bash-2.03# make cd src; make ftp.proxy gcc -O2 -Wall -ggdb -DSOLARIS -lnsl -lsocket -c main.c main.c: In function `main': main.c:88: `LOG_FTP' undeclared (first use in this function) main.c:88: (Each undeclared identifier is reported only once main.c:88: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `main.o' Current working directory /tmp/ftpproxy-1.1.5/src *** Error code 1 make: Fatal error: Command failed for target `ftp.proxy' I have also added the following as they were not there to uncomment OSFLAG = -DSOLARIS OSLIB = -lnsl -lsocket __________________________ Robert Leach ECOS Technologies 1410 Broadway, 27th Floor New York, NY 10018 Phone: 212.944.8286 x20 Fax: 212.944.8852 [EMAIL PROTECTED] www.ecostech.com Only the named recipient(s) should read this e-mail. It may contain privileged or confidential information. If you are not a named recipient or you received this email by mistake, please notify me immediately by reply email and delete the message. --general-l------------------------------------ To unsubscribe please visit: http://www.ftpproxy.org/html/maillinglists.html

