This step-by-step tutorial explains how to upload content to webspace.uchicago.edu using Cyberduck, a secure file transfer protocol (SFTP) client for macOS.
Get connected to cvpn.uchicago.edu
Access to webspace.uchicago.edu now requires you to first connect to cVPN.
Get Connected to webspace.uchicago.edu
- Go to Macintosh HD > Applications > Cyberduck.
- Select Open Connection
- Select SFTP (FTP over SSH (Secure Shell)).
- Fill in the information below:
- Server: webspace.uchicago.edu
- Username: CNetID
- Port: 22
- Select Bookmark > New Bookmark and save this new connection for future use.
Upload Content to webspace.uchicago.edu
- Go to Macintosh HD > Applications > Cyberduck.
- Click on the webspace.uchicago.edu bookmark.
- At this point, you will be prompted for your password.
- Double-click on the folder named public_html (for home.uchicago.edu legacy sites) or <vhost>, where <vhost> is the shortened name of your website.
- To copy content to your webspace.uchicago.edu webspace, simply drag and drop files into public_html.
Note: Please avoid spaces and punctuation other than periods (.), hyphens (-), and underscores (_) in filenames.
- To test the file that was just uploaded, open up a web browser and go to: http://home.uchicago.edu/~cnetid/filename (for legacy sites) or vhost.uchicago.edu/filename, where <vhost> is the shortened name of your website. Note: The filename is case sensitive.