I have been working on a problem where I take lots of Mac files and folders and need to archive them on windows servers data tape. There are problems and hangups when I get to .DS_store files, and other mac characters. So I need to basically do a cleanup step before the move to windows. One thing left to do is look for non-latin chars like the bullet character, and remove them or replace them with _ (underscore character). I am having trouble getting that to work.I have been working on a problem where I take l