owncloud-client 2.5.2rc1 on Linux mint happily uploads files with trailing newline 0x0a or carriage return 0x0d to the owncloud server. The server web ui handles them, and replaces them with an _ when requesting a download via web.
owncloud-client 2.5.2rc1 on windows fails with error messages.
A trailing carriage return causes "Access denied" (very misleading)
A trailing newline causes "The filename, directory name, or volume label syntax is incorrect"

owncloud-client 2.5.2rc1 on Linux mint happily uploads files with trailing newline 0x0a or carriage return 0x0d to the owncloud server. The server web ui handles them, and replaces them with an _ when requesting a download via web.
owncloud-client 2.5.2rc1 on windows fails with error messages.
A trailing carriage return causes "Access denied" (very misleading)
A trailing newline causes "The filename, directory name, or volume label syntax is incorrect"