Connecting to Student Server Accounts

Intro

All Integrated Digital Media students (both the undergraduate and graduate programs) are allowed to have server accounts on sites.bxmc.poly.edu with 10 gigabytes of space for hosting files and websites. Visiting students and students registered for IDM classes are permitted to have 1 gigabyte of space (these accounts will be deleted when needed after six months since the last IDM class the student is enrolled in).

If you are an IDM degree student or taking an IDM class, you may register for server space through three ways:

  1. Fill out the appropriate form(s) here
  2. Meet with Technical Director Elton Kwok at one of the planned registration events at MAGNET (See the Events page)
  3. Make an appointment to meet with Elton Kwok (eltonkwok@nyu.edu) at his office in MAGNET (room 883)

Connecting to your hosting

To access hosting on sites.bxmc.poly.edu, students need to use a FTP client (File Transfer Protocool). Examples include FileZilla (https://filezilla-project.org/download.php) and CyberDuck (https://cyberduck.io/?l=en).

CyberDuck settings

  1. Click on the “Open Connection” buttonCyberduck1
  2. In the Open Connection window, type in the Server field: sites.bxmc.poly.edu
  3. The Username is your full name as one word, all lowercase. For example, if your name is “John Smith” it will look like “johnsmith”.
  4. The password is the one you created during your first appointment with Elton Kwok.
  5. Under the “More Options” menu on the bottom, change the Connect Mode to “Active (Port)”.Cyberduck2

FileZilla settings

  1. Go to File -> Site ManagerFileZilla1
  2. Click on “New Site” and give it a name (like “BxMC” Website for example).
  3. In “Hosts”, enter “sites.bxmc.poly.edu” (without the quotations).
  4. Protocol should be set to “FTP – File Transfer Protocol”.
  5. Encryption should be set to “Use explicit FTP over TLS if available”.
  6. Logon Type should be set to “Normal”.
  7. The Username is your full name as one word, all lowercase. For example, if your name is “John Smith” it will look like “johnsmith”.FileZilla2
  8. The password is the one you created during your first appointment with Elton Kwok.
  9. On the “Transferred Settings” tab, select “Active” for “Transfer Mode”.FileZilla3
  10. When ready, click Connect.