You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/01/17 16:38:00 UTC

[GitHub] [netbeans] oli0044 opened a new pull request #1879: Update FtpClient.java - compatibility with IIS

oli0044 opened a new pull request #1879: Update FtpClient.java - compatibility with IIS
URL: https://github.com/apache/netbeans/pull/1879
 
 
   Allow non-strict interpretation of RFC 959 to enhance compatibility with some FTP servers (e.g. Microsoft IIS FTP).
   
   cf. https://issues.apache.org/jira/browse/NETBEANS-3647

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS
URL: https://github.com/apache/netbeans/pull/1879#issuecomment-575780870
 
 
   Thank you Oliver, the problem is now, that there are two commit (the second with valid author information). If you don't want to use a "real" git client, I suggest to close this PR and do it again.
   
   For the commit message I missed to describe the "best" format. The jira identifier should be placed in brackets, the first line should be the summary, details in followup lines. In this case I suggest:
   
   ```
   [NETBEANS-3647] Update FtpClient.java - compatibility with IIS
   
   FTP upload stops when uploading to IIS FTP reporting a Truncated server reply: '550 '.
   The broken behavior can be worked around by configuring the ftp client to be
   lenitent when parsing server replies.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oli0044 closed pull request #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS

Posted by GitBox <gi...@apache.org>.
oli0044 closed pull request #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS
URL: https://github.com/apache/netbeans/pull/1879
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oli0044 commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS

Posted by GitBox <gi...@apache.org>.
oli0044 commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS
URL: https://github.com/apache/netbeans/pull/1879#issuecomment-575797492
 
 
   ok, thanks Matthias for the tips. sorry, it's my first time, so I'm a still bit clumsy.
   
   Will close it and reopen it like you suggested.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] oli0044 commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS

Posted by GitBox <gi...@apache.org>.
oli0044 commented on issue #1879: [NETBEANS-3647] Update FtpClient.java - compatibility with IIS
URL: https://github.com/apache/netbeans/pull/1879#issuecomment-575768722
 
 
   Hi Matthias,
   
   thanks for the quick reply. 
   
   I tried to change all your requests:
    1. Added my full name and public email address to the GitHub profile
    2. Commited the changes once more by putting the JIRA issue id and title in the commit message as well as the description.
   
   Hope that solves it.
   
   Greetings from Germany
   
   Oli4

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists