Custom Image Name

Hi Team,

When I upload any image in media following link is created for any image:-
/_Resources/Persistent/85ad623eafd67aa6940283283ac89c71d3838fce/imageName.png .

Can we provide our own custom image folder like(
ex:-> /_Resources/Persistent/customFolderName/imageName.png
) where our images will be stored.

Regards,
Abhishek Chaturvedi

Attaching the image.

IIRC you can do that by writing your own FileSystemTarget

Go ahead and read in the docs of Flow

https://flowframework.readthedocs.io/en/stable/TheDefinitiveGuide/PartIII/ResourceManagement.html