Remove firewalls and put the client/server in DMZ then. You really have no other choice.
Regards, SZ ----- Original Message ----- From: "Patrick Schmidt - STEP Software GmbH" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Wednesday, April 18, 2007 5:24 PM Subject: Re: [twsocket] 501 Cannot RETR. Error - Socket with icsFtpServ(V6forDelphi7) > Passive mode is not possible, my client is a (Hardware-)Lighting-console. > The only options to > configure in console are: IP, user, pw and a directory > > best regards > Patrick Schmidt > > ----- Original Message ----- > From: "Fastream Technologies" <[EMAIL PROTECTED]> > To: "ICS support mailing" <[email protected]> > Sent: Wednesday, April 18, 2007 4:12 PM > Subject: Re: [twsocket] 501 Cannot RETR. Error - Socket with icsFtpServ > (V6forDelphi7) > > >> Try the passive mode. >> >> Regards, >> >> SZ >> >> ----- Original Message ----- >> From: "Patrick Schmidt - STEP Software GmbH" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Wednesday, April 18, 2007 5:08 PM >> Subject: [twsocket] 501 Cannot RETR. Error - Socket with icsFtpServ (V6 >> forDelphi7) >> >> >>> STEP >>> My FTP-Client send a "LIST" which is not handled correctly. After the >>> "LIST" >>> it >>> takes about 2 minutes until the error is displayed and after that the >>> client >>> gets >>> the direcory listing. >>> >>> See log-file: >>> 192.168.200.167 connected >>> Client-Command: USER MA >>> Answer to client: 331 Password required for MA. >>> Client-Command: PASS ma >>> Login Username:MA Password:ma >>> Answer to client: 230 User MA logged in. >>> Client-Command: TYPE I >>> Answer to client: 200 Type set to I. >>> Client-Command: MKD slp >>> Make Directory: F:\PROJ\grandMA ftp\slp >>> Answer to client: 550 'F:\PROJ\grandMA ftp\slp': can't create directory. >>> Client-Command: CWD slp >>> Change Directory: F:\PROJ\grandMA ftp\slp\ >>> Answer to client: 250 CWD command successful. "F:/PROJ/grandMA ftp/slp/" >>> is >>> current directory. >>> Client-Command: PORT 192,168,200,167,4,205 >>> Answer to client: 200 Port command successful. >>> Client-Command: LIST >>> ! Answer to client: 150 Opening data connection for directory list. >>> !!! Here the communication hang for nearly 2 minutes !!! >>> ! Answer to client: 501 Cannot RETR. Error - Socket is not connected >>> (#10057) >>> >>> best regards >>> Patrick Schmidt >>> >>> -- >>> To unsubscribe or change your settings for TWSocket mailing list >>> please goto http://www.elists.org/mailman/listinfo/twsocket >>> Visit our website at http://www.overbyte.be >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://www.elists.org/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
