Re: [twsocket] Problem FTP with SSL

2009-01-12 Thread Arno Garrels
Eddie Shipman wrote: > Passive is set to true before PutAsynch is run. I'm sorry, I cannot reproduce the problem with latest SslFtpTst demo, ICS v7 from the SVN repository. Below the trace log with Passive Mode ticked. Command order: Open -> AuthTLS/SSL -> User -> Pass -> Prot P -> Ls -> Put //

Re: [twsocket] Problem FTP with SSL

2009-01-11 Thread Eddie Shipman
Passive is set to true before PutAsynch is run. --- On Sun, 1/11/09, Arno Garrels wrote: > As I wrote previously, active mode doesn't work with > SSL and NAT routers. > Set property Passive to true before PutAsync. > In the demo it is enough to tick the Passive check box. > -- To u

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Arno Garrels
Eddie Shipman wrote: > While I can now do the LIST if I call ProtAsynch, I still cannot do a > STOR >> PORT 192,168,1,101,39,37 As I wrote previously, active mode doesn't work with SSL and NAT routers. Set property Passive to true before PutAsync. In the demo it is enough to tick the Passive che

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Eddie Shipman
1052008.1530441560 The app just does nothing after the last command in the window. I also set Passive to True before doing the PutAsynch. --- On Sat, 1/10/09, Arno Garrels wrote: > From: Arno Garrels > Subject: Re: [twsocket] Problem FTP with SSL > To: "ICS support mailing"

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Arno Garrels
gt; --- On Sat, 1/10/09, Arno Garrels wrote: > >> From: Arno Garrels >> Subject: Re: [twsocket] Problem FTP with SSL >> To: "ICS support mailing" >> Date: Saturday, January 10, 2009, 9:52 AM >> Eddie Shipman wrote: >>>> Have you tried

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Eddie Shipman
Not sure what you mean. Please elaborate. --- On Sat, 1/10/09, Arno Garrels wrote: > From: Arno Garrels > Subject: Re: [twsocket] Problem FTP with SSL > To: "ICS support mailing" > Date: Saturday, January 10, 2009, 9:52 AM > Eddie Shipman wrote: > >&g

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Arno Garrels
Eddie Shipman wrote: >> Have you tried passive mode yet? > > > OK, I've tried setting Passive to True explicitly and it > still doesn't work. Besides, the LIST command sets to PASV > automaticaly. > > I've tried both the SslFtpCliTest and the SslFtpTst projects > and they both exhibit the same b

Re: [twsocket] Problem FTP with SSL

2009-01-10 Thread Eddie Shipman
> > I took the SSLFTPCli demo application and set > > everything up. > > > > However, everything works but the client gets no > > responses when I do a LIST or STOR. > > > > WS_FTP Pro works perfectly, straight out of the box > > when I set the Trusted sites. > > It probably uses passive mode or

Re: [twsocket] Problem FTP with SSL

2009-01-09 Thread Eddie Shipman
I thought it defaulted to PASV, but I'll try it. --- On Fri, 1/9/09, Arno Garrels wrote: > From: Arno Garrels > Subject: Re: [twsocket] Problem FTP with SSL > To: "ICS support mailing" > Date: Friday, January 9, 2009, 10:48 AM > Eddie Shipman wrote: > > I

Re: [twsocket] Problem FTP with SSL

2009-01-09 Thread Arno Garrels
Eddie Shipman wrote: > I took the SSLFTPCli demo application and set everything up. > > However, everything works but the client gets no responses when I do > a LIST or STOR. > > WS_FTP Pro works perfectly, straight out of the box when I set the > Trusted sites. It probably uses passive mode or

[twsocket] Problem FTP with SSL

2009-01-09 Thread Eddie Shipman
I took the SSLFTPCli demo application and set everything up. However, everything works but the client gets no responses when I do a LIST or STOR. WS_FTP Pro works perfectly, straight out of the box when I set the Trusted sites. Any ideas as to why this may be happening? The vendor says it may