[
https://issues.apache.org/jira/browse/VFS-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Polivenok updated VFS-305:
---------------------------------
Attachment: VFS-305.patch
Attached patch. After applying you will able to set encoding using:
FtpFileSystemConfigBuilder.getInstance().setControlEncoding(opts, "UTF-8");
> VFS does not support FTP servers with non Latin-1 control encoding
> ------------------------------------------------------------------
>
> Key: VFS-305
> URL: https://issues.apache.org/jira/browse/VFS-305
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.0
> Environment: Java client talking to Java FTP server (Alfresco)
> Reporter: Tom
> Attachments: VFS-305.patch
>
>
> It should be possible to set the client.setControlEncoding with a sensible
> value.
> Being able to set that value is a must, but a FTPClient (commons-net) that
> somehow can detect what control encoding is used, would automagically solve a
> lot of issues. FileZilla automatically detects that Alfresco's FTP server is
> doing UTF8.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.