Tool used: Cyberduck
Once you download the Cyberduck application please follow the steps below:
Cyberduck is an open source client for FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3, available for Mac OS X and Windows (as of version 4.0) licensed under the GPL.
- In the server field, enter
sftp.itd.umich.eduorpeople.si.umich.edu - Port number is 22
- In the username field, enter your uniqname
- In the password field, enter your kerberos password
- Click connect
Now you can drag and drop files to that window to upload your files, or double click files to download.
-
Everything should be filled correctly, if not just manually enter those fields

-
Close the window, and now the site is stored in your bookmark

Let's take Week 1's discussion assignment for example
-
I have file structure like this. I put the index.html file under the
dis1folder and I put the picture inside thedis1/pic/folder.
-
In Cyberduck, go to
Public/html, there should be a default index.html already present
-
Drag your
ds1folder on your computer to thePublic/htmlfolder on the server
-
Open your browser and type the URL
http://www-personal.umich.edu/~youruniqname/dis1/orhttp://youruniqname.people.si.umich.eduand you can see your webpage online



