I'd like to move all of the contents of 40 folders to 1 folder. Rather than doing this 1 image at a time in the admin front end, I'd like to :
1. Run Clear Image Cache
2. FTP copy all of the images to the new folder
3. MySql update the images table with the new albumid (folder) value.
Does this plan sound feasible? Has anyone else done this?
Comments