Arbitrary File Upload using Dreamweaver
I have an operating site at http://fusion.enwphotos.com which I would now like to update with a new download link. The graphical interface thumbnail image went into place as expected, but the .pdf document (which the surfer downloads upon selecting the thumbnail) did not upload as expected.
This is strange to me, b/c in many prior instances, as in <a href="___" title="___"><img src = "___"></a>, I encountered no issues. I simply wrote the code, saved the page with 'auto-put on save' enabled, and all required files were 'put' to the remote server with no problem. The only difference here is that the file is much larger (12 MB). So, in a case like this, can I intervene directly with Dreamweaver, and explicitly upload the file to the desired location on the remote server, and if so, would one of you please point me in that direction.
