How to "auto" validate names on linux?
Posted: 27 May 2015, 08:08
Hi, all my stuff is under linux and I've no problem with linux but when I need to access to the files or I need to rename some files after that leave my nas I've some kind of problem with only few file, I try to explain the problem
For testing purpose I use the CSI: Cyber series
This is the definition naming for the series
Under windows when I use the rename function, filebot pop-up a windows to validate some invalid char, in fact, under windows a folder and a file can't have the : on the name.
But under linux filename and folder can be everything!
So, how can I "force" a kind of auto-validation to make the file naming respect the windows standard?
For testing purpose I use the CSI: Cyber series
This is the definition naming for the series
Code: Select all
{n}/{n} - {s.pad(2)}x{es.collect{ it.pad(2) }.join('-')} - {t}
But under linux filename and folder can be everything!

So, how can I "force" a kind of auto-validation to make the file naming respect the windows standard?