Dreamweaver

Copy dependent files

Some dynamic pages rely on other files to work properly. You must upload all related files, including server-side includes and dependent files such as image files and JSP class files, to the folder you defined for processing dynamic pages. Dreamweaver does not automatically copy dependent files to the folder when you enable Live Data in Design view.

Note: Live Data supports code in server-side includes and application files such as global.asa (ASP) and application.cfm (ColdFusion). Make sure to upload these files to the server before enabling Live Data.
  1. Open the Site panel (Window > Site Files), and click the Expand button (the last icon on the panel toolbar).

    The Site panel expands to full size.

  2. Click the Application Server icon on the expanded Site panel toolbar (the second icon from the left).

    The application server’s root folder appears under Remote Site.

  3. Under Local Folder, select the dependent files.
  4. Click the blue up arrow in the toolbar to copy the files to the application server, or drag the files to the appropriate folder under Remote Site.

    You need to do this only once for your site unless you add more dependent files, in which case you must also copy them to the folder.