How to Upload Files
Once you have created HTML, graphic, and other files for your web pages, you transfer them from your computer to a web server. The people.bu.edu server hosts personal and group pages, and the central server (www.bu.edu) hosts pages for academic and administrative departments.
Windows and Mac have different file transfer protocol (FTP) programs for uploading files from a computer to a server.
Windows users should use Dreamweaver or FileZilla — a free FTP client. Mac users should use Dreamweaver or Fetch, which is free.
Uploading Files using Dreamweaver MX
- Define a local site using the value below for the corresponding question:
Host name / FTP address of server:
people.bu.edu
Students, Faculty, Staff, and GroupsCentral Server
Departments and Academic Unitstype: people.bu.edu type: webdev.bu.edu Folder on the server:
people.bu.edu
Students, Faculty, Staff, and Groupswww.bu.edu
Departments and Academic Unitspeople.bu.edu publishers should normally leave the directory field blank. The server will automatically locate your correct directory, which will look something like this:
/01/u/s/username/Note: If your web publishing program does not permit you to leave the directory field blank, you can enter the path /web/people/x/y/xyzusername, where:
x is the first letter of your directory name
y is the second letter of your directory name
xyzdepartment is your full directory name.
For example:
/web/people/s/m/smith/ for the username smith
/web/people/f/r/fred/ for the username fredThe people.bu.edu server will then automatically redirect your request to the correct directory.
/web/x/y/xyzdepartment
x is the first letter of your directory name
y is the second letter of your directory name
xyzdepartment is your full directory name. For example:
/web/r/e/registrar
/web/h/i/historyFTP Login:
Enter your username (the portion of your e-mail address that appears before the @ sign.)
FTP Password:
Enter your Kerberos password.
Connection Type:
We encourage you to select Use Secure FTP (SFTP) under How do you connect to your remote server.
Uploading Files from a Mac with Fetch
- Double-click the Fetch icon.
- In the Hostname field, fill in the server name from the appropriate column below:
people.bu.edu
Students, Faculty, Staff, and Groupswww.bu.edu
Departments and Academic Unitspeople.bu.edu publishers should leave the directory field blank. The server will automatically locate your correct directory, which will look something like this:
/01/u/s/username//web/x/y/xyzdepartment
x is the first letter of your directory name
y is the second letter of your directory name
xyzdepartment is your full directory name. For example:
/web/r/e/registrar
/web/h/i/history - In the Username field, type your BU login name (the portion of your e-mail address that appears before the @ sign.)
- In the Connect Using drop-down menu, we encourage you to select SFTP (Secure File Transfer Protocol).
- In the Password field, type your Kerberos password.
- In the Directory field, type your Web directory path (view the instructions in the appropriate column below):
people.bu.edu
Students, Faculty, Staff, and Groupswww.bu.edu
Departments and Academic Unitspeople.bu.edu publishers should leave the directory field blank. The server will automatically locate your correct directory, which will look something like this:
/01/u/s/username//web/x/y/xyzdepartment
x is the first letter of your directory name
y is the second letter of your directory name
xyzdepartment is your full directory name. For example:
/web/r/e/registrar
/web/h/i/history - Click OK.
- To transfer a single file, click Put File. To transfer multiple files, select Put Folders and Files from the Remote menu.
- Select the file(s) you want to upload. Upload HTML files as text and all other files as raw data.
- Check your files on the Web.
