trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
808 stars 368 forks source link

convert_spaces renames the files already on disk #646

Open gavrochelegnou opened 3 years ago

gavrochelegnou commented 3 years ago

Hello,

I'd like to enable the "convert_spaces" and "transliteration" features, but it seems to rename all the existing files on the disk. In my database all the paths link to the current names with spaces, so enabling this feature breaks all the links.

Is it possible to enable this feature at upload/file-folder creation, and keep the existing files as is ?

Thanks a lot,