One way that might work, is to use Dreamweaver. With all your files uploaded to your server, create a "new site" that connects to your current one (this is so you have an empty directory on your computer). On your main page, probably your index page, "Get" it from the site, and it should ask you if you want to "Get all dependent files". Click Yes, and let it run. It should download all the files that your index page links to, and each page that each of those pages link to. Any pages (and images/folders) not used in your site, should remain on the server, and you should only have the ones that your actually using in your new folder on the computer.
Hopefully that makes some sense to you. |