[
https://issues.apache.org/jira/browse/NET-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180354#comment-13180354
]
Jürgen Jung edited comment on NET-436 at 1/5/12 1:10 PM:
---------------------------------------------------------
Transmit shows the correct umlaut
That works for rumpus and standard system ftp service:
{noformat}
ftpClient.setControlEncoding("UTF8");
...
ftpClient.login...
ftpClient.doCommand("OPTS","UTF8 ON");
{noformat}
was (Author: jjg):
Transmit shows the correct umlaut
> Support for SYST "Mac OS" listing
> ----------------------------------
>
> Key: NET-436
> URL: https://issues.apache.org/jira/browse/NET-436
> Project: Commons Net
> Issue Type: New Feature
> Components: FTP
> Affects Versions: 3.0.1
> Environment: Mac OS X Rumpus FTP Sevrer
> Reporter: Jürgen Jung
>
> The Rumpus ftp server acts as an "old" pre mac os x ftp server.
> There are any plans do integrate a Mac OS filelist parsing into the commons
> net project?
> http://cyberduck.ch/ implemnets his own Rumpus parser,
> but it will be great if commons net already support this kind of listing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira