Hi 
I need to upload a lot of files via FTP, and I wonder if it's possible to use Servant Salamander or a plugin to change to filenames to UTF-8? 
Like this
Udbudsbrev åhaven.pdf -> Udbudsbrev Ã¥haven.pdf
Or does anyone know of a tool that can help with it? 
Regards
bo
			
			
									
						
										
						Convert all filesnames to UTF-8?
Re: Convert all filesnames to UTF-8?
My first thought was Everything, but then I thought... "just how", & I wasn't quite sure?
Second thought was Bulk Rename Utility, & since superuser kind of concurs, Convert File Names into UTF (& @ BRU, Character Translations How-To).
Beware of gotchas (just some links):
My filenames became unreadable after uploading the files via FTP. What can I do?
Character Set Conversion
Filename encoding and interoperability problems
			
			
									
						
							Second thought was Bulk Rename Utility, & since superuser kind of concurs, Convert File Names into UTF (& @ BRU, Character Translations How-To).
Beware of gotchas (just some links):
My filenames became unreadable after uploading the files via FTP. What can I do?
Character Set Conversion
Filename encoding and interoperability problems
WinXP Pro SP3 or Win7 x86 | SS 2.54
			
						Re: Convert all filesnames to UTF-8?
I suggest avoiding UTF8 characters in file names and use pure ascii. You will avoid many "strange problems".