View Single Post
Old 07-22-2003, 03:32 PM  
swedguy
Confirmed User
 
Industry Role:
Join Date: Jan 2002
Posts: 7,981
If you go to Site Manager. Right click the FTP you connect to, chose Site Properties / Actions / Filter / Filter NOT Mask

Then you add thumbs.db. I think that's the one.

This is how you delete all thumbs.db on your server.
Go to parent folder of all your domains.

find . -name thumbs.db -exec rm {} \;
swedguy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote