Is there a way to do some kind of "find and replace" in FTP? Because there's a file in about 90 folders that need updating (it is the same file, just copy to loads of locations).
easiest way: Download entire site into a folder Define the folder as a site within Dreamweaver Find and Replace Function -> Where: select 'Entire Site' What: select 'Source Code' Enter your string to search and it'll open every file that has that string at the location IN the file where it is. Alternatively, you could try using (again though, after downloading the files locally) the search function that comes with Windows - click on 'advanced search' and check the options, I think there's one there to search WITHIN files for a particular keyword or string Good luck!
I wouldn't have to downloaed them as i have all the files locally to start with. But there's thousands of them... Is there a way to upload a compressed file then extract that while its online? I've seen it happen with a free host before, but no where else.