Open SSH Secure File Transfer Client on your computer
Click on "Quick Connect"
For "Host Name" enter www.eden.rutgers.edu
Enter your Eden username
Click "Connect" and enter your password.
Check the Remote (right) side of the SSH window for a "public_html" folder.
Create a "public_html" folder there if you don't have one already – see the GetIT SSH Tutorial for help. Note that public_html must be spelled exactly that way: lower-case letters with an underscore (no quote-marks).
Check that your "public_html" folder's permissions are 755.
In your "public_html" folder make a "415" folder and set its permissions to 755.
In your "415" folder make a "hw" folder (where you'll store your homework) and set its permissions to 755.
Double-check that you didn't use spaces or upper-case letters in your filenames!
Check that everything worked: in a browser, enter
http://www.eden.rutgers.edu/~your username/415
You should see your "hw" folder listed inside your "415" folder.
Next, in your "hw" folder makes an "img" folder and set its permissions also to "755".
This should appear in a browser window when you enter