• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Deleting Images?

oudensbauss

Chevereto Member
Where do I go to delete uploaded images?

For example, I get a DMCA takedown notice which requests me to take down a few images. Where and how do I go in doing this to delete specific images?
 
oudensbauss said:
Where do I go to delete uploaded images?

For example, I get a DMCA takedown notice which requests me to take down a few images. Where and how do I go in doing this to delete specific images?

You must open your FTP programs ( From where you uploaded Chevereto Script ) and go to the images folder.
 
If you have thousands of images, your FTP program may not list them all. Some systems have a 2,000 show file limit.

You may have to manually execute a shell command instead by first navigating to the directory where your images folder is (like cd /home/your-username-here/public_html/images for a cPanel environment) , and then rm abusive-file.jpg . You will receive a prompt if you would like to remove it or not. This removes it from the file system the same way as an FTP removal would.
 
Back
Top