To install the fuser update snippet, select the procedure appropriate to your operating system to download the files to your printer.  The following sections describe the procedures available within this readme:

   Section I. USING FILE DOWNLOAD FROM CENTREWARE INTERNET SERVICES (CWIS)
   Section II. USING THE COMMAND LINE PROMPT ON WINDOWS
   Section III. USING INTERNET EXPLORER (IE) BROWSER ON WINDOWS
   Section IV. USING AN FTP TOOL ON MACINTOSH
   Section V. USING FTP ON MAC OS X


I. USING FILE DOWNLOAD FROM CENTREWARE INTERNET SERVICES (CWIS)

Note: This is the recommended method for network connected printers.

   A. 	Download the File to the Printer using Centreware IS.  Centreware IS is a 
	webpage built inside the Phaser 6250 printer.

     1.   From the printer's front panel, print the Configuration Page to obtain the 
	  printer's IP address. If you already have the IP address, go to Step 2. 

     2.   From any browser window, enter the IP address of the printer to which you 
	  want to download the Fuser Stall Snippet .psx file. The CentreWare IS Home 
	  page for the printer is displayed. 

     3.   Click the Print button on the Home page to display the CentreWare IS Print 
	  tab.

     4.   On the Print Tab, click "File Download" from the left navigation tree to 
	  display the File download page in CentreWare IS.

     5.   Click the Browse button and locate the Fuser Stall snippet file "6250FMSFix.psx".

     6.   Click the Print Immediately radio button, and click the green button.

     7.   The printer processes the file and returns to the "READY" state.

     8.   The "Request Acknowledged, requested job printed" popup window is displayed in CWIS indicating the file was                   downloaded to the printer. 



II. USING THE COMMAND LINE PROMPT ON WINDOWS

You need the printer's IP address. From the printer's front panel, print the 
Configuration Page to obtain the printer's IP address.

Note: Type the information as shown in the following example without the quotes (").

   A. 	Download the File to the Printer using DOS

     1.   Identify the location of the Fuser Stall snippet .psx file.
.

     2.   Open My Computer. Navigate to the identified location and view its contents. 
          Take note of the file name, and the computer's drive letter.  In this example, 
          the primary drive letter is "C", the file is at the root of the drive, and the file name is 
          "6250FMSFix.psx".

     3.   Click the Start button on the taskbar. 

     4.   Click Run...

     5.   A window appears. Type "ftp xxxx", where xxxx is the printer's IP address, 
	  and click OK. 

     6.   An FTP client opens, and the following message displays, where xxxx is the 
	  printer's IP address: 

         	Connected to xxxx.
         	220 FTP server ready.
         	User (xxxx:(none)):

     7.   Press Enter. The following message displays:

         	230 Password not required for (none).
         	ftp> 

     8.   Type "lcd c:\" and press Enter.  The following message displays:

         	Local directory now c:\

     9.   Type "binary" and press Enter. The following message displays:

         	200 Type set to I

     10.  Type "put 6250FMSFix.psx"" and press Enter.  The following message displays 
	  after a few seconds:

          	200 PORT command successful.

     11.  After about five seconds, the following message displays:

          	150 BINARY data connection for 6250FMSFix.psx

     12.  The following message displays, which indicates 
	  that the file is finished downloading:

          	ftp: xxxx bytes sent in yyySeconds zzzKbytes/sec.
          	ftp>

     13.  After the file is finished downloading, type "bye" and press Enter.

 


III. USING INTERNET EXPLORER (IE) BROWSER ON WINDOWS

You need the printer's IP address. From the printer's front panel, print the 
Configuration Page to obtain the printer's IP address.

   A. 	Download the File to the Printer via Internet Explorer

     1.   Identify the location of the Fuser Stall snippet .psx file.

     2.   Open My Computer. Navigate to the identified location and view its 
	  contents.

     3.   Open IE. If not set by default, verify that the Tools > Internet Options > 
	  Advanced tab > Enable Folder View for FTP Sites checkbox is selected.

     4.   Type the printer's IP address in the Address field, where xxxx is the 
	  printer's IP address: 

         	FTP://xxxx

     5.   Drag and drop the Fuser Stall snippet .PS file to printer.


     6.   The printer processes the file and returns to the "Ready state". 

    


IV. USING AN FTP TOOL ON MACINTOSH

You need the printer's IP address. From the printer's front panel, print the 
Configuration Page to obtain the printer's IP address.

   A. 	Download the File to the Printer using FTP tool

     1.   Open an FTP tool, for example Fetch.

     2.   Enter the printer's IP address in the Host field.

     3.   Browse to the location of the Fuser Stall snippet .PS file.

     4.   Drag and drop the 6250FMSFix.psx file to the printer.

     5.   The printer processes the file and returns to the "Ready state".  



V. USING FTP ON MAC OS X

You need the printer's IP address. From the printer's front panel, print the 
Configuration Page to obtain the printer's IP address.

Note: Type the information as shown in the following example without the quotes (").

   A. 	Download the File to the Printer using OS X's FTP

     1.   Identify the location of the Fuser Stall snippet .PS file.

     2.   Click Finder on the taskbar.

     3.   Click Go from the top menu.

     4.   Click Applications. The Applications window opens.

     5.   Double-click the Utilities folder. You may need to search in the 
	  Applications folder to find it.

     6.   Double-click the Terminal icon.

     7.   Type "cd /file location" and press Enter.  For example, type: cd /downloads 
	  (if the file is located on your HD in a folder called downloads).

     8.   Type "ls" and press Enter. You should see the name of the text file and 
	  another file named, for example, 6250FMSFix.psx

     9.   Type "ftp xxxx" and press Enter, where xxxx is the printer's IP address. 
	  The following message displays:

         	220 FTP server ready.
         	User (xxxx:(yyyy)):

          Where xxxx is the printer's IP address and yyyy is your user name.

     10.  Press Enter. The following message displays:

          	230 Password not required for (none).
          	Remote system type is Phaser.
          	ftp> 
 
     11.  Type "binary" and press Enter. The following message displays:

          	200 Type set to I

     12.  Type "put 6250FMSFix.psx" and press Enter.  The following message displays 
	  after a few seconds:

          	150 BINARY data connection for 6250FMSFix.psx

     13.  After a few seconds, a message displays, where xxxx is the size of the file sent:
          yy:yy is the time it took to send the file and zzz.zz is the rate at which 
	  the data was transferred.

          	250 Transfer complete.
          	xxxx bytes sent in yy:yy seconds (zzz.zzKB/s)
          	ftp>

     14.  Type "bye" and press Enter.

     15.  Type "exit" and press Enter.

     16.  Exit Terminal by clicking Terminal from the top menu, and then clicking 
	  "Quit Terminal".

     17.  The printer processes the file and returns to the "Ready state". 