WebDAV upload corrupts binary files
-----------------------------------
Key: VFS-261
URL: https://issues.apache.org/jira/browse/VFS-261
Project: Commons VFS
Issue Type: Bug
Affects Versions: 2.0
Reporter: Simon Olofsson
Priority: Minor
When uploading a binary file to a WebDAV folder it gets corrupted. This happens
because the binary file gets encoded with the default charset (see
String.getBytes()).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.