[jira] [Commented] (NET-579) SSL/TLS SocketClients do not verify the hostname against the certificate

2015-08-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708046#comment-14708046 ] Bogdan Drozdowski commented on NET-579: --- The patch looks nice, but you can already

[jira] [Commented] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-14 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414348#comment-13414348 ] Bogdan Drozdowski commented on NET-468: --- Yes, it would be faster to run the test this

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-05 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: sockclient-proxy4.diff OK, the last version. This time created with the svn diff

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-04 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: (was: sockclient-proxy2.diff) Request for native support for socks proxy

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-04 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: sockclient-proxy3.diff No, I didn't use the SVN diff command to create the patch. I

[jira] [Updated] (NET-462) FTPClient in PASSIVE_LOCAL_DATA_CONNECTION_MODE cannot work when host have several different IP

2012-07-04 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-462: -- Attachment: ftp-bindlocal.diff The attached patch fixes this by adding a new field in FTPClient.

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-02 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: sockclient-proxy2.diff OK, here you go. Sockets have no getter methods for proxies

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-02 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: (was: sockclient-proxy.diff) Request for native support for socks proxy

[jira] [Updated] (NET-468) Request for native support for socks proxy routing with Commons net FTP

2012-07-01 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-468: -- Attachment: sockclient-proxy.diff Native proxy support is already present - you can install your

[jira] [Commented] (NET-470) DataConnection-Socket hangs on InputStream.read()

2012-07-01 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404727#comment-13404727 ] Bogdan Drozdowski commented on NET-470: --- Does it work with plaintext (no SSL)

[jira] [Updated] (NET-465) FTPClient setSendBufferSize and setReceiveBufferSize on data socket

2012-06-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-465: -- Attachment: ftp-bufsize.diff The buffer size already was for the data connections, but it was set

[jira] [Commented] (NET-463) Does it make sense for NET classes to be Serializable?

2012-06-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402329#comment-13402329 ] Bogdan Drozdowski commented on NET-463: --- Having classes Serializable is useful when you

[jira] [Commented] (NET-449) listFiles bug with folder that begins with -

2012-06-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402337#comment-13402337 ] Bogdan Drozdowski commented on NET-449: --- Some servers (most?) probably pass the

[jira] [Updated] (NET-419) Not possible to call FTPClient.abort() method correctly

2011-09-18 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-419: -- Attachment: ftp-synchro.diff The attached file, ftp-synchro.diff, synchronizes all the uses of

[jira] [Commented] (NET-249) FtpClient hangs 20 minutes in FTPClient.completePendingCommand from retrieveFile or listFiles

2011-09-18 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13107411#comment-13107411 ] Bogdan Drozdowski commented on NET-249: --- Perhaps timing and synchronization plays a

[jira] [Commented] (NET-419) Not possible to call FTPClient.abort() method correctly

2011-09-03 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096681#comment-13096681 ] Bogdan Drozdowski commented on NET-419: --- No need to ping us. We see your message. We

[jira] [Updated] (NET-408) problem connecting to ProFTPD with FTPES

2011-07-25 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-408: -- Attachment: BCFTPSClient.java This is the bouncycastle-based FTPSClient. Unfortunately, it

[jira] [Updated] (NET-408) problem connecting to ProFTPD with FTPES

2011-07-25 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-408: -- Attachment: PTFTPSClient.java The attached PTFTPSClient is the PureTLS-based FTPSClient. It uses

[jira] [Issue Comment Edited] (NET-408) problem connecting to ProFTPD with FTPES

2011-07-25 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13070392#comment-13070392 ] Bogdan Drozdowski edited comment on NET-408 at 7/25/11 9:37 AM:

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2011-06-29 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057371#comment-13057371 ] Bogdan Drozdowski commented on NET-408: --- Short-time fix - probably not. As you can see,

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2011-06-25 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054937#comment-13054937 ] Bogdan Drozdowski commented on NET-408: --- I finally got some time to look at this. I

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2011-05-20 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036928#comment-13036928 ] Bogdan Drozdowski commented on NET-408: --- Some say it's impossible

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2011-05-18 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13035478#comment-13035478 ] Bogdan Drozdowski commented on NET-408: --- Try adding the TLSv1 protocol to the

[jira] [Commented] (NET-402) BufferedReader used for control channel, which does not follow the standard

2011-04-12 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018907#comment-13018907 ] Bogdan Drozdowski commented on NET-402: --- Daniel, look at bug NET-349, which, by the

[jira] [Commented] (NET-397) FTPSClient does not handle AUTH or ADAT and only partially handles PBSZ. FTPSCommand should be deprecated

2011-04-01 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014783#comment-13014783 ] Bogdan Drozdowski commented on NET-397: --- Deprecating FTPSCommand is probably a good

[jira] [Updated] (NET-382) Subclasses of SocketClient should use _input_ and _output_ rather than calling _socket_.getInputStream() etc

2011-03-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-382: -- Attachment: sockclient-socket-private.diff I thought about that this too one day. Now I have a

[jira] [Updated] (NET-382) Subclasses of SocketClient should use _input_ and _output_ rather than calling _socket_.getInputStream() etc

2011-03-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-382: -- Attachment: (was: sockclient-socket-private.diff) Subclasses of SocketClient should use

[jira] [Updated] (NET-382) Subclasses of SocketClient should use _input_ and _output_ rather than calling _socket_.getInputStream() etc

2011-03-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-382: -- Attachment: sockclient-socket-private.diff Sorry, the attachment had an error. Now fixed and

[jira] [Updated] (NET-397) FTPSClient does not handle AUTH or ADAT and only partially handles PBSZ. FTPSCommand should be deprecated

2011-03-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-397: -- Attachment: ftps-rfc2228.diff This patch adds the support for 5 missing commands from RFC2228:

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-29 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012393#comment-13012393 ] Bogdan Drozdowski commented on NET-333: --- Right, overriding generateCommandID() is

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-28 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012020#comment-13012020 ] Bogdan Drozdowski commented on NET-333: --- What fields in IMAPReply are needed? The reply

[jira] [Commented] (NET-217) TFTPServerPathTest fails in testWriteOutsideHome

2011-03-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011802#comment-13011802 ] Bogdan Drozdowski commented on NET-217: --- I had a similar problem with TCP Sockets -

[jira] [Updated] (NET-320) Allow TFTPServer.java to bind to a specific network adapter

2011-03-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-320: -- Attachment: tftp-bind.diff You probably only need to bind to a particular IP address, not to the

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-27 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011811#comment-13011811 ] Bogdan Drozdowski commented on NET-333: --- GMail doesn't seem to even support the port

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-26 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13011628#comment-13011628 ] Bogdan Drozdowski commented on NET-333: --- Explicit mode doesn't hang for me: {noformat}

[jira] [Updated] (NET-333) would you provide a class used for imap protocol?

2011-03-23 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-333: -- Attachment: (was: IMAPMail.java) would you provide a class used for imap protocol?

[jira] [Updated] (NET-333) would you provide a class used for imap protocol?

2011-03-23 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-333: -- Attachment: IMAPMail.java I only needed to add a TrustManager (now since we don't have a

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009636#comment-13009636 ] Bogdan Drozdowski commented on NET-333: --- Why not an enum? The reason I had was simple:

[jira] [Updated] (NET-333) would you provide a class used for imap protocol?

2011-03-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-333: -- Attachment: IMAPMail.java Here is a simple class that demonstrates the use of the IMAP protocol

[jira] [Commented] (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009641#comment-13009641 ] Bogdan Drozdowski commented on NET-326: --- You're right, the alias could be useful, but

[jira] [Commented] (NET-333) would you provide a class used for imap protocol?

2011-03-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009748#comment-13009748 ] Bogdan Drozdowski commented on NET-333: --- I'm glad SMTPS and POP3S work for you, but I'm

[jira] [Commented] (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-21 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009119#comment-13009119 ] Bogdan Drozdowski commented on NET-326: --- Good job. A simple class with a simple API.

[jira] [Updated] (NET-333) would you provide a class used for imap protocol?

2011-03-21 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-333: -- Attachment: IMAP.zip Basic functionalicty included: connecting, authentication, SSL/TLS. All

[jira] [Commented] (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-21 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13009160#comment-13009160 ] Bogdan Drozdowski commented on NET-326: --- Yes, that's precisely what I meant. Thank you!

[jira] Commented: (NET-370) Add support for FTP commands MLSD, MLST

2011-03-18 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008465#comment-13008465 ] Bogdan Drozdowski commented on NET-370: --- This is a duplicate of NET-378. MLST and MLSD

[jira] Commented: (NET-273) FEAT response parsing

2011-03-18 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008468#comment-13008468 ] Bogdan Drozdowski commented on NET-273: --- Since new features can be added at any moment,

[jira] Commented: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-16 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13007541#comment-13007541 ] Bogdan Drozdowski commented on NET-326: --- Quick fixing :) Now that I see that the code

[jira] Commented: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-14 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006504#comment-13006504 ] Bogdan Drozdowski commented on NET-326: --- Nice one. But now I have a question: why do

[jira] Updated: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-13 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-326: -- Attachment: SSLContextsFactory.java Here is a simple class that wraps all the SSLContext creation

[jira] Commented: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-13 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006205#comment-13006205 ] Bogdan Drozdowski commented on NET-326: --- isClient/ServerTrusted(): I believe we don't

[jira] Commented: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-11 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005711#comment-13005711 ] Bogdan Drozdowski commented on NET-326: --- I think this could be done, but remember that

[jira] Commented: (NET-326) A KeyManager is required when the protection level is set to 'P' with FTPSClient on active mode

2011-03-10 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005100#comment-13005100 ] Bogdan Drozdowski commented on NET-326: --- Terence, you didn't show us: * your code * the

[jira] Updated: (NET-327) Unconnected sockets not implemented when using FTPSClient

2011-03-10 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-327: -- Attachment: ftps-reconn.diff A code sample would be nice. But I've managed to do my own:

[jira] Updated: (NET-314) The FTP client should autodetect the control encoding.

2011-03-08 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-314: -- Attachment: ftp-autodetect-utf.diff I believe the only non-ASCII encoding permitted is UTF-8

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-03-04 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002575#comment-13002575 ] Bogdan Drozdowski commented on NET-258: --- Yes, you were lucky to find both types of

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-03-03 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001955#comment-13001955 ] Bogdan Drozdowski commented on NET-258: --- Quite a change, I must say. If the timeouts

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-23 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12998359#comment-12998359 ] Bogdan Drozdowski commented on NET-258: --- The timeouts don't have to be the same order -

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-22 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997785#comment-12997785 ] Bogdan Drozdowski commented on NET-258: --- These apply mainly to the PUT/GET (or

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-17 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995795#comment-12995795 ] Bogdan Drozdowski commented on NET-258: --- You're absolutely right about the different

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-12 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993951#comment-12993951 ] Bogdan Drozdowski commented on NET-258: --- Yes, the keepalive thread could see the

[jira] Created: (NET-356) [SMTP] [Solution] The SMTP client does not support SSL/TLS connections

2011-02-12 Thread Bogdan Drozdowski (JIRA)
[SMTP] [Solution] The SMTP client does not support SSL/TLS connections -- Key: NET-356 URL: https://issues.apache.org/jira/browse/NET-356 Project: Commons Net Issue Type:

[jira] Created: (NET-357) [POP3] [Solution] The POP3 client does not support SSL/TLS connections

2011-02-12 Thread Bogdan Drozdowski (JIRA)
[POP3] [Solution] The POP3 client does not support SSL/TLS connections -- Key: NET-357 URL: https://issues.apache.org/jira/browse/NET-357 Project: Commons Net Issue Type:

[jira] Commented: (NET-258) Implement A Keepalive Mechanism

2011-02-11 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993578#comment-12993578 ] Bogdan Drozdowski commented on NET-258: --- Right. Volatile - yes, you're correct - I

[jira] Updated: (NET-258) Implement A Keepalive Mechanism

2011-02-10 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-258: -- Attachment: ftp-keepalive.diff My ftp-keepalive patch provides this capability. Use

[jira] Updated: (NET-350) java.net.SocketException: Broken pipe when calling TelnetClient.sendAYT()

2011-02-07 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-350: -- Attachment: sockclient-isconn.diff Try my patch - it introduces more tests that check if the

[jira] Commented: (NET-347) FTPClient.listFiles throw exception when connect to an IPv6 FTP server

2011-02-07 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12991410#comment-12991410 ] Bogdan Drozdowski commented on NET-347: --- Is this the code that isn't working? The given

[jira] Commented: (NET-342) Calling retrieveFileStream(fileName) before listFiles() causes ParserInitializationException

2011-02-07 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12991468#comment-12991468 ] Bogdan Drozdowski commented on NET-342: --- This is the way it should be. You have not

[jira] Created: (NET-351) [POP3] [PATCH] APOP authentication fails most of the time

2011-01-31 Thread Bogdan Drozdowski (JIRA)
[POP3] [PATCH] APOP authentication fails most of the time - Key: NET-351 URL: https://issues.apache.org/jira/browse/NET-351 Project: Commons Net Issue Type: Bug Reporter:

[jira] Created: (NET-352) [POP3] [PATCH] SASL PLAIN CRAM-MD5 authentication

2011-01-31 Thread Bogdan Drozdowski (JIRA)
[POP3] [PATCH] SASL PLAIN CRAM-MD5 authentication --- Key: NET-352 URL: https://issues.apache.org/jira/browse/NET-352 Project: Commons Net Issue Type: New Feature Reporter: Bogdan

[jira] Updated: (NET-352) [POP3] [PATCH] SASL PLAIN CRAM-MD5 authentication

2011-01-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-352: -- Attachment: ExtendedPOP3Client.java pop3-ex.diff The patch introduces new

[jira] Created: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

2011-01-31 Thread Bogdan Drozdowski (JIRA)
[SMTP] [PATCH] The SMTPClient does not support authentication - Key: NET-353 URL: https://issues.apache.org/jira/browse/NET-353 Project: Commons Net Issue Type: New Feature

[jira] Updated: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

2011-01-31 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bogdan Drozdowski updated NET-353: -- Attachment: AuthenticatingSMTPClient.java This class implements the SASL PLAIN CRAM-MD5 and