I am attempting to attach Dreamweaver cs3 to a server. On the other hand I received FTP error message.
How I can adjust it?
Adobe Dreamweaver CS3
An FTP error occurred – cannot make connection to host. The remote host cannot be found.
OK
Adobe Dreamweaver CS3 occurred – cannot make connection to host.
Hi Paul,
You can try below methods :
1)Go into: Manage Sites.
Select Your Site. Click Edit
Select the Advanced Tab. Select Remote Info from the list on the left.
Then in the ftp host enter:
yourdomain.com:21
or
Your Static IP address followed by : 21
ex. 192.168.0.1:21
Change the FTP Time Out setting
Click the button that says "Firewall Settings"
Find "FTP time out:"
Replace the 2 Seconds to 10 Seconds.
Then try it if it still doesn't work check the "Use passive FTP" check box and try again.
2) Closed Dreamweaver. Type ipconfig/flushdns in the command prompt. Restart the Dreamweaver.
Hope this will help you.