Yes, the files will be transferred in Ascii mode. While ancient, this is still relevant:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_13546&sliceId=1 Edit FTPExtensionMap.txt to force .cfm files to be transferred as Binary. On 8/23/07, Dave Watts <[EMAIL PROTECTED]> wrote: > > When I upload(with Dreamweaver 8's built in "Put Files" button) > > my compiled files to the server, after using the cfcompile > > utility with the deploy switch, I get this error when I try > > to view the file with any browser: unexpected constant #2 61, > > but when I upload the files with cuteFTP the file runs fine, > > does anyone know what the problem is? > > My guess is that Dreamweaver is using ASCII mode and cuteFTP is using binary > mode. I don't know if you can change how Dreamweaver FTPs files. You can > find out if this is the problem by using the command-line FTP client and > uploading one file in ASCII mode and another in binary mode. -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286931 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

