Logging on to your BMCC mmp server Account
User ID and password:
- If you are a new student, your userid should be the same as your user id for BMCC email. If you have taken an mmp course at BMCC before Spring 2011, your user id will be the first character of your first name concatenated with the first four characters of your last name concatenated with the
last four digits of your social security number. For example, if my name is
John Thompson and my social security number is 111-11-1111, my userid would be
jthom1111.
- Your password will be given to you by your instructor. Memorize it or bring it with you to all of your MMP classes. It is a combination of lower case numbers and letters with a + sign, it is case sensitive, type all characters. It cannot be changed
To log on to your BMCC account to ftp (file transfer protocol) from Windows:
- Type into the url bar on an open window in Windows: ftp://mmp.bmcc.cuny.edu/. You will then be prompted for a userid and password.
- To put a file in your account, simply drag the icon of the file onto the
browser window once you have logged on to the account through ftp with your
userid and password. This window should show you all the files in
your account.
- Remember, every directory on the web has a default page, which is the homepage of that directory, or the page that the directory defaults
to opening. In this server you must call this file index.htm.
- To see your index page in the browser, type http://mmp.bmcc.cuny.edu/userid. For example, http://mmp.bmcc.cuny.edu/jthom111.
- To see any other page in the browser, type http://mmp.bmcc.cuny.edu/userid/filename.
- Make sure to close your your ftp account window when you are done working. For security reasons, only one ftp account can be open on one computer at a time.
To log on to your account from a Macintosh computer:
- When you are in the Finder, choose the Go menu, then select Connect to Server...
- In the window that pops up, type ftp://mmp.bmcc.cuny.edu in the field called Server Address: then click the Connect button
- In the FTP File System Authentication window, enter your userid in the Name field and your password in the Password field, then click the OK button.
To define a site using Dreamweaver CS5:
- Go to Site Menu > New Site...
- Name your site and chose a local folder as your local root folder
- Click Save
- For ftp access, you have to define a remote server then click the Edit button
- Choose Site > Manage Sites...
- Click on Servers on the left side of the window
- Click the + sign at the bottom of the window
- A window pops up, fill in:
- Server name: (such as mmp.bmcc.cuny.edu)
- Connect using FTP
- FTP Address: mmp.bmcc.cuny.edu
- Username: Your Userid (for example jthom1111)
- Password: Your password (this is case sensitive)
- Root directory: Leave Blank
- Web directory: Leave Blank
Simplified Site Setup in Dreamweaver CS5 from Adobe TV. Watch first 2 minutes to learn how to define a local site and define remote servers.
To log on to your account using Dreamweaver CS3:
- To log on to your account using Dreamweaver enter the following information in the Site Definition window:
- Access: ftp
- FTP host: mmp.bmcc.cuny.edu
- Host directory: (leave blank)
- Login: your userid
- Password: your password
- Check Use passive ftp