Migrating data and files to a new site
Posted: Mon May 22, 2006 3:15 am
Hi,
I'm migrating an existing site into a newly developed site. Most of the SQL stuff is straight forward, but I'm just wondering about migrating files. All the files need to go through an image re-size script (which already exists). Does anyone have any experience with this, any common pitfalls?
My plan is to write a custom script that will open, resize and move the files but I've never done it before so I'm not sure if there's an established proceedure for doing this.
I'm migrating an existing site into a newly developed site. Most of the SQL stuff is straight forward, but I'm just wondering about migrating files. All the files need to go through an image re-size script (which already exists). Does anyone have any experience with this, any common pitfalls?
My plan is to write a custom script that will open, resize and move the files but I've never done it before so I'm not sure if there's an established proceedure for doing this.