Uploading Files using Dreamweaver
Introduction
You can upload website files using Adobe Dreamweaver through an FTP connection. This allows you to manage and publish your website directly from Dreamweaver.
Prerequisites
- Adobe Dreamweaver installed
- FTP login credentials
- Domain name or server IP address
- Active internet connection
Implementation
Uploading Files using Dreamweaver
You can upload the files through FTP using your Adobe Dreamweaver.
- Open Dreamweaver CS5. Click Site, then choose New Site.
- For site name, enter a phrase that describes your site.
- Click Servers from the left-hand side.
- Click the + button to add a server.
- Enter a server name.
- Connect using FTP. Then enter your FTP host, either your domain name (e.g., mysite.com) or your server’s IP address.
- The host or root directory should be this public_html. If this is your main site.
- Enter your login name and password (FTP login credentials).
- Click More Options.
- Click Use Passive FTP.
- Save this information and try to connect.
Conclusion
By configuring FTP settings in Adobe Dreamweaver, you can easily upload and manage website files directly from the application.
