Rich Freeman on 14 Sep 2015 04:23:10 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Convert ext4 Filenames to FAT-compatible Names |
On Mon, Sep 14, 2015 at 5:43 AM, Casey Bralla <MailList@nerdworld.org> wrote: > I don't care so much about perfect preservation of the file names. Simply > dropping the offending characters and shortening the file names in some > arbitrary manner would work. > > Anybody know of a good filename conversion script? app-misc/detox http://detox.sourceforge.net/ I use it occasionally even on ext4 when you download one of those files with creative file-naming. It does have configurable filter lists, so you can tune its aggressiveness. Looks like my list of installed filters that came with it are: available sequences: default (*) iso8859_1 utf_8 uncgi lower iso8859_1-only utf_8-only uncgi-only lower-only For the most part the default is probably fine. I don't know if it does anything about length, but it will git rid of spaces and most punctuation, non-ascii, etc. -- Rich ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug