tdobrovolskij / sanguinews

Usenet binary poster with multithreading and SSL support
GNU General Public License v2.0
15 stars 3 forks source link

Feature Request: Add Unicode support #30

Closed hdmariner closed 9 years ago

hdmariner commented 9 years ago

Currently I am getting a deadlock error while trying to upload file that is written in Asian characters. I am using a low end system but think the error is due to unicode not being supported since the program works with files that have Western charset names.

tdobrovolskij commented 9 years ago

According to official standards, usenet is ASCII only. The providers I have tested sanguinews with do not allow unicode names. What's the name of the provider you are using? Do they allow normally to upload files with Asian characters? Have you tested it with other binary uploaders?

hdmariner commented 9 years ago

Sorry, my bad. You can close this.