Re: [twsocket] FTP client testing

2011-02-28 Thread Antol
ost fallback5.mail.ru. ARMSL> : host acritum.com[174.132.5.68] said: 550 No Such User ARMSL> Here" -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/m

Re: [twsocket] FTP client testing

2011-02-28 Thread Antol
L> a waste of my time if your SSL problems are elsewhere. -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our

Re: [twsocket] FTP client testing

2011-02-28 Thread Antol
t; To unsubscribe or change your settings for TWSocket mailing list ARMSL> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket ARMSL> Visit our website at http://www.overbyte.be -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or cha

Re: [twsocket] FTP client testing

2011-02-28 Thread Antol
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket ARMSL> Visit our website at http://www.overbyte.be -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elis

Re: [twsocket] SSL FTP problem?

2011-02-26 Thread Antol
I did not use the router, and I don't have firewall. The computer has real internet IP. The server is the one that site5.com gives, with real IP. I don't know if they use any firewalls. Anyway, I don't have any other FTPS servers to try...

Re: [twsocket] SSL FTP problem?

2011-02-26 Thread Antol
FTPS Server test: If anyone can test PureFTPd for ftps compatlbility, please use this info and let me know if you can upload files in FTPS mode. Maybe the problem is that the FTP server software is not completely compatible with FTPS? ftp://174.132.5.68 l: ftptest p: ftptest -- To unsub

Re: [twsocket] SSL FTP problem?

2011-02-26 Thread Antol
ervu.ftptest.org ARMSL> gene6.ftptest.org ARMSL> msftp7.ftptest.org -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] FTP client testing

2011-02-25 Thread Antol
150 Opening data connection for directory list. Error: GnuTLS error -53: Error in the push function. -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/list

Re: [twsocket] SSL FTP problem?

2011-02-25 Thread Antol
s your current location Command:TYPE I Response: 200 TYPE is now 8-bit binary Command:PASV Response: 227 Entering Passive Mode (*,*,*,*,202,48) Command:MLSD Error: Connection timed out Error: Failed to retrieve directory listing PS: I replaced private data with

Re: [twsocket] SSL FTP problem?

2011-02-25 Thread Antol
ware can you recommend to test with my server? As I see, the demo application connects and authenticates with SSL fine, so it surely supports FTPS as well as SFTP. The only thing to find out is will an alternative client execute PUT command or not. -- Best reg

Re: [twsocket] SSL FTP problem?

2011-02-25 Thread Antol
.0-mod_sftp/0.9.7" and hangs. I tried another free SFTP client called WinSCP. It understandsh 3 protocols, FTP, SCP and SFTP. It works with both servers fine with all 3 protocols, so I can connect and upload files without any problems. -- Best regards, Antol

Re: [twsocket] SSL FTP problem?

2011-02-25 Thread Antol
ware MidWare FP> The author of the freeware Internet Component Suite (ICS) FP> http://www.overbyte.be FP> -- FP> To unsubscribe or change your settings for TWSocket mailing list FP> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket FP> Visit our website at h

Re: [twsocket] SSL FTP problem?

2011-02-25 Thread Antol
to establish data connection - Winsock - Connection timed out (#10060)' Error = 550 (Unable to establish data connection - Winsock - Connection timed out (#10060)) I don't use antiviruses and firewalls, so the result is even worse than in active mode. -- Best regards, Antol

Re: [twsocket] SSL FTP problem?

2011-02-24 Thread Antol
ORT 192,168,10,170,233,24 < 500 I won't open a connection to 192.168.10.170 (only to 95.27.199.164) How to solve this problem? -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.

Re: [twsocket] SSL send emai using gmail?

2011-02-24 Thread Antol
SMTP problem screenshot Thursday, February 24, 2011, 2:08:05 PM, you wrote: AG> Antol wrote: >> Hello Arno, >> >> Is it possible to prevent SMTP component from hanging? I mean, when >> something goes wrong, for example I set port 465 and STARTTLS, the >> co

Re: [twsocket] SSL send emai using gmail?

2011-02-23 Thread Antol
;SMTP component not ready", and it hands until I close the application and restart it. Is there any safe way to reset the component completely during runtime? -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing l

Re: [twsocket] SSL send emai using gmail?

2011-02-23 Thread Antol
STARTTLS: 587 Port for SSL: 465 I found that: Port 587 works with STARTTLS option only. Port 465 works with TLS option only. Other combinations don't work, at least on my system... -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your

Re: [twsocket] SSL send emai using gmail?

2011-02-23 Thread Antol
lsmtpclients simultaneously (withdifferent host/login/password settings)? -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit ou

Re: [twsocket] SSL send emai using gmail?

2011-02-23 Thread Antol
failed ESslContextException SSL requires a context object It looks like I set all the params like in demo, but still this error occurs. What is the reason? Should I have any additional files in my application folder to send files with sslsmtpcli? -- Best regards, Antol

Re: [twsocket] SSL send emai using gmail?

2011-02-22 Thread Antol
Hello Zvone, Thanks all, finally it works! Tuesday, February 22, 2011, 4:28:23 PM, you wrote: Z> See: Z> http://wiki.overbyte.be/wiki/index.php/ICS_Download -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TW

Re: [twsocket] SSL send emai using gmail?

2011-02-22 Thread Antol
that I don't have SSLEAY32.DLL. Where do people usually get it? I found it in google but I don't want to download it from untrusted sites. -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing

[twsocket] SSL send emai using gmail?

2011-02-22 Thread Antol
Hello , Anyone has any idea how to make OverbyteIcsSslMailSnd.exe send mails through smtp.gmail.com? Whatever I try there, it just doesn't send. What parameters and buttons order should be used? -- Best regards, Antol mailto:spama...@mail.ru -- To unsubscri

Re: [twsocket] FTPCli problem.

2011-02-13 Thread Antol
ff, if you know how to use it, but give it to somebody else and his brain will boil from confusion! The absence of any manual for it makes a kind of guarantee that the user will be satisfied with this puzzle ;-) -- Best regards, Antolmailto:spama...@mail.ru -- To unsub

Re: [twsocket] FTPCli problem.

2011-02-12 Thread Antol
WSocket mailing list FP> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket FP> Visit our website at http://www.overbyte.be -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket maili

Re: [twsocket] FTPCli problem.

2011-02-03 Thread Antol
er so he could test FTP passive transfer with alternative software. -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our w

Re: [twsocket] FTPCli problem.

2011-02-03 Thread Antol
Internet Component Suite (ICS) FP> http://www.overbyte.be FP> -- FP> To unsubscribe or change your settings for TWSocket mailing list FP> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket FP> Visit our website at http://www.overbyte.be -- Best regard

Re: [twsocket] FTPCli problem.

2011-02-03 Thread Antol
BUF_SIZE = 16384; { arno V7.18 } AG> FTP_RCV_BUF_SIZE = 16384; { arno V7.18 } AG> {$ELSE} AG> FTP_SND_BUF_SIZE = 32768; { angus V7.00 increased from 1460 } AG> FTP_RCV_BUF_SIZE = 32768; { angus V7.00 increased from 4096 } AG> {$ENDIF} AG>

Re: [twsocket] FTPCli problem.

2011-01-23 Thread Antol
Hello Arno, Sunday, January 23, 2011, 10:09:00 PM, you wrote: AG> Antol, AG> We realy need a reproducible test case. I searched the source AG> again but was not able to find a change that could lead to the AG> problem. Double check that you use latest ICSv7 from: AG> http://w

Re: [twsocket] FTPCli problem.

2011-01-23 Thread Antol
e properties to FTP component added/removed). Can it be that there were some code changes between V5 and V7 that can cause this behavior? -- Best regards, Antolmailto:spama...@mail.ru -- To unsubscribe or change your settings for TWSocket mailing list please

Re: [twsocket] FTPCli problem.

2011-01-21 Thread Antol
Additional information: it is supposed that the problem happens in passive mode only. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] FTPCli problem.

2011-01-20 Thread Antol
processed properly. What is the reason and how to fix this? PS: when the user runs the same program with ICS v5 component, it works on that problematic computer ALWAYS ok, i.e. it never hangs. -- B

[twsocket] different http root for every user

2006-12-24 Thread Antol
ot can be easily changed in ftp module for every user, but I can't make it work in http module. -- Best regards, Antol mailto:[EMAIL PROTECTED] -- 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