💻 Software
Set filename character encoding in Putty's PSFTP
Fresh5 days ago
Mar 15, 20262075 viewsConfidence Score0%
0%
Problem
I am using PuTTY's command line utility psftp.exe to transfer files between a UTF8-configured linux server and a MS Windows PC. File names containing non ASCII characters (e.g., Japanese kana) are corrupted when using the 'ls' or 'get' commands of the psftp utility. I tried to create a saved sessio…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Set filename character encoding in Putty's PSFTP
Low Risk
You could try using tar(1) to make an archive of the files before you send them. Most (Windows) programs that support GNU Tarballs support converting the filenames to the Windows character set.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix