Our Help Portal

Troubleshooting Support Articles
Searchable Help Information Repository
Self-Service Resources How-Tos
Technical Customer Walkthroughs   Browse All Knowledge ! ....

Get Prices Learn More

Breaking

< All Topics
Print

Using FTP with FrontPage and Expression Web

Using FTP (File Transfer Protocol) with Microsoft FrontPage and Microsoft Expression Web involves configuring the FTP settings within the respective web authoring tools. Here are the general steps for using FTP with FrontPage and Expression Web:

Using FTP with FrontPage:

Note: Microsoft FrontPage is an older tool that has been discontinued. If possible, consider using a more modern web authoring tool.

  1. Open FrontPage:
    • Launch Microsoft FrontPage.
  2. Open or Create a Web:
    • Open an existing web or create a new one.
  3. Go to “Publish Web”:
    • Navigate to the “File” menu and select “Publish Web.”
  4. Enter FTP Details:
    • In the “Specify location to publish your web” dialog, enter the FTP server details:
      • Location: Enter the FTP address (e.g., ftp://ftp.yourdomain.com).
      • Directory: Specify the target directory on the server.
      • Username/Password: Enter your FTP username and password.
      • Save Password: Optionally, choose to save the password.
  5. Publish the Web:
    • Click the “Publish” button to upload your web files to the specified FTP server.

Using FTP with Expression Web:

  1. Open Expression Web:
    • Launch Microsoft Expression Web.
  2. Open or Create a Site:
    • Open an existing site or create a new one.
  3. Go to “Publish Site”:
    • Navigate to the “Site” menu and select “Publish Site.”
  4. Choose FTP:
    • In the “Publish Site” dialog, select “FTP” as the publishing method.
  5. Enter FTP Details:
    • Enter the FTP server details:
      • Server: Enter the FTP server address (e.g., ftp.yourdomain.com).
      • Directory: Specify the target directory on the server.
      • Username/Password: Enter your FTP username and password.
      • Save Password: Optionally, choose to save the password.
  6. Advanced Options (Optional):
    • Click the “Advanced…” button to configure additional FTP settings if needed.
  7. Publish the Site:
    • Click the “Publish” button to upload your site files to the specified FTP server.

Tips and Considerations:

  • Ensure that your FTP server supports the FTP method you choose (e.g., passive or active mode).
  • Verify the correct FTP path, including the target directory.
  • Save your FTP credentials securely, especially if you choose to save the password.
  • Use secure FTP options (e.g., FTPS or SFTP) if your hosting provider supports them for enhanced security.

It’s worth noting that both FrontPage and Expression Web are older tools, and modern web development practices often involve using more contemporary tools like Visual Studio Code, Atom, or Adobe Dreamweaver. If possible, consider transitioning to a more up-to-date web authoring tool that aligns with current industry standards.

Categories