You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "TheDeadOne (via GitHub)" <gi...@apache.org> on 2023/08/10 08:59:13 UTC

[GitHub] [incubator-pekko-connectors] TheDeadOne opened a new issue, #216: FTP: Server encoding detection

TheDeadOne opened a new issue, #216:
URL: https://github.com/apache/incubator-pekko-connectors/issues/216

   ### Short description
   
   Enable automatic FTP server encoding detection.
   
   
   ### Details
   
   `org.apache.commons.net.ftp.FTPClient` has a `setAutodetectUTF8` method to determine if the server supports UTF-8. Enabling the detection on client creation would allow working with files that have non-Latin names.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [incubator-pekko-connectors] pjfanning commented on issue #216: FTP: Server encoding detection

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #216:
URL: https://github.com/apache/incubator-pekko-connectors/issues/216#issuecomment-1674355765

   > @pjfanning I can add this option to the settings but don't know how it can be tested.
   
   Sure. We can probably live with having no test for this.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [incubator-pekko-connectors] TheDeadOne commented on issue #216: FTP: Server encoding detection

Posted by "TheDeadOne (via GitHub)" <gi...@apache.org>.
TheDeadOne commented on issue #216:
URL: https://github.com/apache/incubator-pekko-connectors/issues/216#issuecomment-1674570048

   Okay, I'll do it on the weekend.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [incubator-pekko-connectors] pjfanning closed issue #216: FTP: Server encoding detection

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed issue #216: FTP: Server encoding detection
URL: https://github.com/apache/incubator-pekko-connectors/issues/216


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [incubator-pekko-connectors] TheDeadOne commented on issue #216: FTP: Server encoding detection

Posted by "TheDeadOne (via GitHub)" <gi...@apache.org>.
TheDeadOne commented on issue #216:
URL: https://github.com/apache/incubator-pekko-connectors/issues/216#issuecomment-1674145295

   @pjfanning I can add this option to the settings but don't know how it can be tested.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [incubator-pekko-connectors] pjfanning commented on issue #216: FTP: Server encoding detection

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #216:
URL: https://github.com/apache/incubator-pekko-connectors/issues/216#issuecomment-1673012350

   @TheDeadOne would you be interested in submitting a PR? The changes are similar enough to what you already did in your other FTPS PR.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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