Topic: Deleting Images?

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?

IMGCrave.com - Free Image Hosting
Fully Custom User System and Album Management.

Re: Deleting Images?

oudensbauss wrote:

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.

~ Sup?!

Thumbs up

Re: Deleting Images?

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.

Last edited by uploadadult (2011-06-13 00:09:30)

Thumbs up