Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

i have found out that Adobe Dreamveiwer CS5 doesn't supoort FTP server which has Explicit FTP OVER TLS Type Connection . and searched Adobe Forum and Confirmed that the feature yet to Implement in the Dreamviwer. I tried NOTEPAD++ but it doesn't have good ** WYSIWYG** feature.

I want to edit my site in Real time so that i keep my site active but my ftp server doesn't allow normal Connection ...

My Problem is very simple,

its showing error if tried to load files to Adobe Dreamweaver from FTP server which has Explicit FTP OVER TLS Type Connection. Connecting FTP server shoing Error as i already mentioned this options is yet adopt by ADOBE . and so we can't download or upload the edited File directly from Dreamweaver to FTP server vice versa .but this option is available in Notepad++ editor . so is there any editors available which support FTP connection with Explicit FTP OVER TLS Type connection

share|improve this question
What's your question exactly? – paulmorriss Jul 22 '11 at 14:34
What is preventing you from editing your pages in Dreamweaver and use another FTP client for file uploading? (not very convenient -- absolutely, but fully working solution). – LazyOne Jul 24 '11 at 0:12
@lazy One its not solutions to my Problem here iam not asking for a featured software which take car my both Coding and File transform . – panindra Jul 24 '11 at 5:03

1 Answer

METHOD 1 - TURN OFF FTP TLS

You should ask your website to turn off the TLS feature on your FTP account or if in control of your own server do this yourself.

METHOD 2 - UPGRADE YOUR DREAMWEAVER TO CS6

Dreamweaver 5.5 and CS6 supports TLS so update to the latest version and voila this should be resolved.

METHOD 3 - SAVE YOUR PROJECT AND UPDATE MANUALLY

You can always save the project and update the files that have been changed manually using any FTP program, this is what people normally do. Personally I've never even used the uploader within Dreamweaver and consider this a lazy process and I can't see what its doing as well as an FTP program such as FlashFxp, FileZilla.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.