davilla / atvusb-creator

Automatically exported from code.google.com/p/atvusb-creator
27 stars 53 forks source link

Can't transfer files/directories with Unicode characters over SSH/SCP #531

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgrade AppleTV to firmware 3.0.2 and patch with atvwin (with SSH support).
2. Connect to AppleTV via SSH (using PuTTY 0.60) and try to create a 
file/directory with a Unicode filename; observe failure.
3. Connect to AppleTV via SCP (using WinSCP 4.2.8) and try to create a 
file/directory with a Unicode filename; observe failure.

What is the expected output? What do you see instead?
I expect to be able to create Unicode filenames.

What version of the product are you using? On what operating system?
AppleTV 3.0.2 and atv-win 3.0.

Please provide any additional information below.
I've tried this same test (same software, same filenames) against multiple 
Linux machines and Unicode filenames work fine.  Here are some of the names 
I've been trying:

Cobra Starship - ¡Viva La Cobra!
Blue Öyster Cult - (Don't Fear) The Reaper
Chanté Moore - Straight Up

Original issue reported on code.google.com by kyle.g...@gmail.com on 21 Jul 2010 at 6:20