Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Connect to perspub.albany.edu using an SFTP client (such as WinSCP or CyberDuck)
  2. Your web content will be stored in this location. Load the files that you want to appear on the web site. These will include HTML, image and other files.
  3. After the files are loaded to the site, the files that you uploaded to the site should be visible on the web
    Note

    If you are off campus, you will need to connect using VPN before the SFTP connection will work.

Reminders

  • The default home page should be named index.html
  • To reference other pages, put the filename at the end of the address, for example https://www.albany.edu/~netid/homework7.html

  • File names are case sensitive, so a file named Project.html is different from a file named project.html 

...