Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 755 Bytes

posting-to-banjo.md

File metadata and controls

12 lines (11 loc) · 755 Bytes

How to post to RIT's banjo web server

  1. Fire up your preferred FTP client (FileZilla is free and cross platform)
  2. Enter the following information:
    • Host/Server: banjo.rit.edu
    • Username: your abc1234 id
    • Password: your RIT password
    • Port: SFTP (or 22)
  3. Click the Connect button or similar to connect to banjo
  4. Upload your files to the www folder or a sub-directory of www
  5. Set the file permissions to 644 for files and 755 for folders. You can usually do this by right-clicking on each file and choosing "properties" or "permissions"
  6. Be sure to confirm that your files have been properly posted by pointing a browser at http://people.rit.edu/abc1234 - note that www is NOT in the URL.