Gray Adams
Gray Adams

Reputation: 4117

Dreamweaver Keeps Getting Dependent Files

I installed Dreamweaver and when I was downloading the dependent files from my website, it asked me if I always wanted to do this. I said yes, and now, a couple weeks later, I don't want that anymore because it takes 30 seconds to download one little PHP file due to the dependent files.

I cannot find anywhere in the settings where I would be able to disable this again. Any ideas?

Upvotes: 5

Views: 4554

Answers (4)

Jetro Bernardo
Jetro Bernardo

Reputation: 67

Press ALT key and drag the file you want to transfer. This will force DW to ask if you want to include dependent files. Check it as you prefer in the dialog box. This operation can be done on the Upload or Download.

Upvotes: 0

Abdul Rehman
Abdul Rehman

Reputation: 1794

Dreamwveaver CS6

Its late but i'll add.

Edit > Preference > General => Enable Related Files (Uncheck this option)

enter image description here

Upvotes: 1

PapaHotelPapa
PapaHotelPapa

Reputation: 697

If it's not showing the dialog box that allows you to select whether dependant files will be sent, then you need to click the Put button with your actual mouse while holding down Alt. Then you'll be able to change your previous choice.

Upvotes: 2

Danilo Celic
Danilo Celic

Reputation: 2467

Edit (Dreamweaver on Mac) -> Preferences -> Site category, check the prompt on GET/PUT checkboxes. The next time you GET/PUT file a dialog will display asking you how you want to handle dependent files. There's a do not show again checkbox on that dialog check/uncheck as appropriate for your usage, and then click OK.

Upvotes: 12

Related Questions