Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
A file name on an FTP server includes the French letter "è".
On the Mac version of Cyberduck that letter is not translated properly and the file name displays a box instead. This prevents the file from being transferred back to the computer since the file name included in the command is wrong. This does not happen on a PC. The FTP server uses the PC ASCII encoding which is different from the MAC encoding specifically for accented characters.
Thank you
the file URL is ftp://hd1.freebox.fr/Disque%20dur/Enregistrements/France%203%20-%20Indig%EF%BF%BDnes%20-%2021-05-2009%2020h35%202h.ts
where è is replaced by %EF%BF%BD
A file name on an FTP server includes the French letter "è". On the Mac version of Cyberduck that letter is not translated properly and the file name displays a box instead. This prevents the file from being transferred back to the computer since the file name included in the command is wrong. This does not happen on a PC. The FTP server uses the PC ASCII encoding which is different from the MAC encoding specifically for accented characters. Thank you the file URL is ftp://hd1.freebox.fr/Disque%20dur/Enregistrements/France%203%20-%20Indig%EF%BF%BDnes%20-%2021-05-2009%2020h35%202h.ts where è is replaced by %EF%BF%BD