[ad_1]
Hello @raffosan,
The fastest way would be to perform the deletion via the command line by accessing your site through SSH. Here is an example of such a command:
find -type f -name “*.bak.jpg” -exec rm -f {} \;
Alternatively, if your site is hosted with SiteGround you can open a ticket in our Help Desk and we will be glad to assist you with the removal of the backup images.
