When you create any media in Umbraco a folder for the item within the media folder is created on the server, such as:
\media\1234\filename.jpg.
When you delete the media, and then empty the recycle bin, Umbraco deletes the file and the media folder as expected!
Are there any options in the config files, or somewhere for Umbraco not to delete the actual folder when the recycle bin is emptied? So in the example: \media\1234\filename.jpg only the files within the folder would be deleted but the folder would be kept?
Umbraco 7 Media Folder do not delete
Hi,
When you create any media in Umbraco a folder for the item within the media folder is created on the server, such as: \media\1234\filename.jpg.
When you delete the media, and then empty the recycle bin, Umbraco deletes the file and the media folder as expected!
Are there any options in the config files, or somewhere for Umbraco not to delete the actual folder when the recycle bin is emptied? So in the example: \media\1234\filename.jpg only the files within the folder would be deleted but the folder would be kept?
Any help would be greatly welcome. Thanks
is working on a reply...