eftp Application User Guide

Size: px
Start display at page:

Download "eftp Application User Guide"

Transcription

1 Team A eftp User Guide 1/30 eftp Application User Guide Table of Contents Page 1. Acknowledgement 2 2. Introduction a. Welcome eftp Audience 3 b. What s in this manual 3 c. Manual Conventions 3 d. Getting Help 3 3. Part I a. Systems Requirements 4 b. Installing eftp Application 5 c. Uninstalling 6 4. Part II a. Getting Started Logon Details 7 b. User Class (Skip to Part III, if you are not administrator of eftp) 8 c. Administrator Options 9 i. How to use Access Control List (ACL) Maintenance 9 ii. How to use IP Table Maintenance Part III a. Rights with FTP Client 16 b. How to use FTP Client Application Part IV - Troubleshooting a. General 20 b. FTP Client Troubleshooting 21 c. ACL Troubleshooting 21 d. IP Table Maintenance Troubleshooting 22 e. Administrator Support 22 f. Where to go from here Acronyms Glossary References Index 25

2 Team A eftp User Guide 2/30 Acknowledgements First of all, we would like to thank Dr. Jonathan Hodgson for accepting our e-ftp (Enterprise File Transfer Protocol) project and he has been a source of inspiration as our project guide. He has always been prompt in giving us suggestions whenever needed. His regular interaction during our project is worth applause. In a team, the desire to improve and meet the next challenge is an integral part of its attitude. It is impossible to put into words the contributions of all the team members across the development of the Project. We would like to thank one and all who are helping us in developing our software. Authors: Apurva Rajkotia Pravinkumar Govindaradjou Mehul Mehta Xianglin Wang Zhiyun Wen.

3 Team A eftp User Guide 3/30 Introducing eftp Application: Thank you for choosing eftp (Enterprise File Transfer Protocol) Application for your enterprise. eftp lets you easily transfer and receive files from your vendors, clients, and other departments within your organization e.t.c. With just click of few buttons on the screen you can easily transfer or receive files. The strongest point from enterprise perspective is that you can now configure your security regarding sites visit from within the application an application software firewall. Also eftp application is written 100% in Java, as a result you can install eftp Application in any Personal Computer that runs Macintosh, Windows, Linux or any operating system that supports Java Runtime Environment. What s in this manual? This manual is designed for users and administrators of eftp application. Basic computer skills are expected before you this application. This manual starts of with Systems requirements for installing the application, how to use and maintain eftp application at various user levels (Normal Users, Super Users and Administrator), followed by Troubleshooting guide followed by appendix for acronyms, references, glossary and Index for the document. Manual Conventions Bold text is used for keys, buttons, check boxes, radio buttons, menus or menu items, and text that you are directed to type. Italicized text refers to names for folders, files, disks or discs,windows, and dialog boxes. It s also used for new terms, chapter or section references, and important ideas. Ctrl, Shift or Alt followed by a letter means hold down that key while pressing the letter. For example, Ctrl-S means hold down the Ctrl key while pressing the S key. Click means click the left mouse button. Double-click means click the left mouse button twice in quick succession. Right-Click means to click the right mouse button. Shift-Click means hold down the Shift key while clicking the left mouse button. This applies if your mouse is configured on your PC as Right-handed, otherwise reverse the instruction for left-handed mouse. Getting Help: eftp Application is written 100% in Java. So in case you have the source code for this application you can debug and get additional information at java.sun.com.

4 Team A eftp User Guide 4/30 Part I : eftp Systems Requirements Hardware Requirements: 64 MB RAM 25 MB Hard disk space (Approximately), if you are installing bundled JRE (Java Runtime Environment) 5 MB Hard disk space (Approximately), if you are installing with out JRE (Java Runtime Environment) Supported Platforms Windows 95 Windows 98 (1st or 2nd edition) Windows NT 4.0 with Service Pack 5 Windows ME Windows 2000 Windows XP Linux Solaris Unix Any other platform with a compatible Java TM Virtual Machine. Software requirements JRE 1.2 or later (JRE is strongly recommended). Note JRE is bundled with the Windows Installer. If you are downloading a copy of eftp for a platform other than Windows, you must first install JRE on to your system. You can download JRE from

5 Team A eftp User Guide 5/30 Installing eftp Application: Note - Installation instructions were written prior to actual development of software as a result the steps might be altered at installation time by supplying release note along with software, which will specify the any modifications to installation step. Windows - Run the downloaded file and follow the instructions that will be displayed. The installer will create shortcuts to launch eftp on your desktop and Start Programs menu. MacOS - MacOS requires installation of Apple's MRJ 2.1 for proper operation of eftp. Un Stuff the downloaded bin file, and it will unpack to the eftp installer. Run the installer and follow the instructions to install the software. Important MacOS Note: After installing on the Mac, you will find a file named jconfig.sit in your <eftp root>/bin folder. eftp determines which application to use for specific file types from the Mac's Internet Configuration. If the Internet Configuration is disabled, eftp uses some typical defaults. UNIX / Linux- Make sure that your java executable (1.1.7 or later) is in the current PATH. You will have to change the permission of the download to executable in order to run it. Open a console window on your graphical desktop and run the downloaded bin file to launch the installer. The installer will run at first within the console and then launch an installation wizard. Follow the instructions that appear Important UNIX Note: In order to view files on UNIX systems, be sure to provide the name of your editor application in eftp's Preferences dialog. The link to KC Multimedia will only launch a program "netscape" that must be in the default PATH. We suggest installing eftp to /usr/local/eftp. Following installation, create a link in /usr/local/bin to the eftp executable: cd /usr/local/bin ln -s /usr/local/eftp/bin/eftp You will find an icon image, eftp, in your eftp installation directory. Place this in your desktop's icon folder and use it with an eftp desktop shortcut if desired. Generic - for OS/2 and UNIX-like platforms, The generic installer should not be used with Windows or MacOS. We strongly recommend that Unix/Linux users use the UNIX/Linux installer. eftp has not been tested on other platforms, and we can only provide some general guidance on installation. Important Generic Note: In order to view files on generic systems, be sure to provide the name of your editor application in eftp's Preferences dialog. Since the generic installer does not create a script or shortcut, you will have to create your own to run eftp. To do this, place eftp.jar and swingall.jar (located in <eftp>/lib) in your Java CLASSPATH. Then run eftp's main class with your Java executable. Create a script to perform this and save it in <eftp>/bin Create a symbolic link or shortcut to this script in a folder that is in the PATH.

6 Team A eftp User Guide 6/30 Uninstalling eftp Application: Note - Uninstallation instructions were written prior to actual development of software as a result the steps might be altered at installation time by supplying release note along with software, which will specify the any modifications to uninstallation step. Windows If you choose to uninstall eftp, go to ControlPanel Add/Remove Programs and select eftp from the list of installed software to remove it. MacOS To remove eftp simply delete the installation folder. UNIX / Linux- To remove eftp, simply delete the installation folder.

7 Team A eftp User Guide 7/30 Part II : Getting Started Logon Details After your administrator has setup appropriate ways of executing / running the eftp Application, the first thing you will see is the log on screen. You cannot use any functions until you have logged on (identified yourself to eftp). Login is a process where you identify yourself to the system by providing proper authentication - The Username and Password provided by your administrator. Note to Administrator Default Username and Password will be provided to you with Installation Disc. To login: Type in your username and password Password - you cannot view what you typed in for security purpose. Select LogOn to complete logging in. Logging on: You cannot use any functions until you have logged on. You will be asked for User name and your Password. When your username and password has been verified, e-ftp Application will automatically let you in. If you make a mistake by typing wrong username or password it will not let you in and you have to start all over again. After successful login process you will see FTP Client screen, if you are not the Administrator of the application. If you forget your password, you have to ask your Administrator of the application to create a new password for you.

8 Team A eftp User Guide 8/30 User Class (Skip to Part III, if you are not the administrator of application): There are three-user classes for eftp Application viz. Normal User, Super User and Administrator. Administrator the person who has full control over the application including managing application firewall, creating / deleting / updating user names and passwords and performing actual FTP operations. Super user(s) the person(s) who has unrestricted access to FTP operations. Normal user(s) the person(s) who has restricted access to FTP operations meaning restricted sites. The administrator should make the decision of creating user type after consulting the manager(s) of the business unit requesting the installation of eftp Application.

9 Team A eftp User Guide 9/30 Administrator Options After successfully logging the eftp application, the administrator will see the following: Note: Administrator can select one of the above options I. ACL Maintenance (Access Control List - ACL) This module can only be accessed by Administrator to do changes in Access Control List, which maintains list of User ID, User Password, User Type and User Description. Administrator will use this function of the application to add / modify / view / and delete users information. At setup time administrator will know the actual path of the file, which maintains ACL List. The ACL Maintenance also known as User maintenance screen is shown below:

10 Team A eftp User Guide 10/30 User ID: This field contains user ID User Password: This field contains user password User Type: This field contains user type (A-Administrator, S-Super user, N- User) User Description: This field contains users description Functionality: To add a user Click on File Menu and then click on Add User i. Type in User ID (Ranging from 1 to 100 digits) ii. Type in Password can be seen on the screen (Ranging from 3 to 10 characters) iii. Type in User Type (A Administrator, S Super user, N Normal User) iv. Type in User Description (Ranging form 7 to 30 characters) v. Then click on Save Changes vi. Press Cancel to exit from the screen without adding record. Note: If user name already exist, it will show you an error message and allow you to reenter a new user name.

11 Team A eftp User Guide 11/30 To modify (Update) user s record including password Click on File Menu and then click on Modify User. i. Type in User ID (Ranging from 1 to 100 Digits) ii. Press Enter If record is found it will fill in the remaining fields, else it will show an error message and it will prompt for another User ID iii. After record is found, you can change any field(s) and then Click on Save Changes iv. Press Cancel to exit out of the screen.

12 Team A eftp User Guide 12/30 To View user s record Click on File Menu and then click on View User i. Type in User ID (Ranging from 1 to 100 digits). ii. Press Enter or Click on GetRecord, if record is found it will fill in the remaining fields, else it will show an error message and allow you to reenter a new user name. iii. Press Cancel to exit out of the screen.

13 Team A eftp User Guide 13/30 To Delete a record Click on File Menu and then click on Delete User i. Type in User ID (Ranging from 1 to 100 digits) ii. If User ID exists, then application will display all User s information and then application will prompt with new screen which will ask Administrator to type in yes if they surely want to delete the record or they can press cancel if Administrator do not delete the record

14 Team A eftp User Guide 14/30 II IP (Site) Maintenance: An IP (Site) maintenance right is given only to administrator, they can add new record, can view records, can update records and can delete records. This application only applies to normal user class, any time a normal user class wishes to connect to an FTP site by specifying an URL (Uniform Resource Locator e.g.: polaris.sju.edu), it is converted by the eftp application to its IP (Internet Protocol) address and verified against this IP Table. If a match is found then user is allowed to connect else user will get error message specifying not authorized FTP address. The first screen that pops up is the 'Site Processor for eftp' screen when the Administrator wants to do IP (Site) maintenance. If the Administrator clicks on ok button then it will go to the 'Site Processor for eftp' screen. There is the 'file' menu item in the menu bar from where administrator can select a particular task.

15 Team A eftp User Guide 15/30 First time access to IP (Site) Processor, Administrator needs to decide here where to store IP Table Maintenance file. Please select the location where every user has read access but no update access. Subsequent access to IP (Site) Processor, Administrator should know the file where he has stored IP Table Maintenance File. Click on File Open and select the file

16 Team A eftp User Guide 16/30 Note: If the file exists, it will open it with read and write access, else if the file does not exist it will create new IP table maintenance file. Once the file is successfully opened all the remaining options in File Menu will be enabled. The screen should look like below:

17 Team A eftp User Guide 17/30 Site ID: This field contains Site ID (Ranging from 1 to 100 digits) Site Address: This field contains user password (Ranging from 7 to 30 Characters) Description: This field contains users description (Ranging from 7 to 30 Characters) Functionality: Following are the steps for the Administrator to perform a certain tasks 1. Adding a new IP address to the IP maintenance table Click File->New Record (from the menu bar). Type in Site ID (must be from 1 to 100 digits) Type in a valid IP (Site) Address and any description. Then click on Save Changes button to save his information in the file.

18 Team A eftp User Guide 18/30 If Item number already exists, it will show an error message telling item number exist. 2. View Record: Click on File List Records Type in the Item number (must be a digit). Then click on Get Record button or press enter. After this action it will display information of that particular IP.

19 Team A eftp User Guide 19/30 Note: If the record is found, it will show the information of the record else it will show appropriate error message. 3. Update Record: Click on File Update Record Type in Site ID and then press enter. After typing in updates to the record click on Save Changes button and then proceed to update the user record. If you do not want to update record then just click on cancel button to come out of the screen.

20 Team A eftp User Guide 20/30 Note: If the record is found, it will show the information of the record else it will show appropriate error message. 4. Delete Record Click File->Delete Record Now type in the Site ID (Ranging from 1 to 100 digits) If Site ID exists, then application will display all User s information and then application will prompt with new screen which will ask Administrator to type in yes if they surely want to delete the record or they can press cancel if Administrator do not delete the record

21 Team A eftp User Guide 21/30 Note: If the record is found, it will show the information of the record else it will show appropriate error message. Part III: Review of Rights with FTP Client: There are three-user classes for eftp Application viz. Normal User, Super User and Administrator. Administrator the person who has full control over the application including managing application firewall, creating / deleting / updating user names and passwords and performing actual FTP operations. Super user(s) the person(s) who has unrestricted access to FTP operations. Normal user(s) the person(s) who has restricted access to FTP operations meaning restricted sites.

22 Team A eftp User Guide 22/30 How to use FTP Client Application: After successful log in process you should see the following screen: This is the FTP Client to transfer and receive files from remote FTP Site. Note that, basic FTP knowledge is required to understand and operate this application.

23 Team A eftp User Guide 23/30 To perform a FTP Operation: Type in User name: Remote site user name, user name for URL or IP you want to connect. Type in Password: Remote site password, password for URL or IP you want to connect. Type in URL or IP: Site you wish to connect Type in Remote Directory: Site directory, if not known leave it blank. Host Filename: The file you wish to download or upload at remote site. If not sure Click on List Remote Directory Button or press Alt L. List Remote Directory Button: This will list remote site directory contents after connecting to remote site. User name, Password, URL or IP address will be validated at connection step. Local Filename: The file you wish to download or upload at your PC. If not sure click on Browse Local Files button or press Alt B. Browse Local Files button: This will allow you to browse your PC and help you select the file. Disconnect Button: If there is some problem with the file transfer and you want to try again then you have to first disconnect the and then connect again for file transferring. Put Transfer Files Button (Alt P): Transfers file from your PC to remote site. Get Receive Files Button (Alt G): Receives file from remote site to your PC. Close Button (Alt C): To close and exit from FTP Client Application Help Me Button: If User encounters problem understanding FTPClient then they can click on Help Me button to know how this FTPClient Application works. Connection Monitor Area: Connection Monitor Area acts like a message area showing appropriate messages to client at various milestone activities achieved by application. Any run time error messages, which are not caught by application, will be show here. User should take a note of these run-time errors while troubleshooting or contacting administrator. Note for administrator All the messages shown in Connection Monitor area is logged into FTPApp.log file. The location of this file should be noted at install time. Progress Bar: This shows the completion percentage of an upload or download of a file. It will start at 0% and ideally will end at 100%.

24 Team A eftp User Guide 24/30 Here is an Example of FTP Operation:

25 Team A eftp User Guide 25/30 Part IV Troubleshooting a. General 1. Why Do I Keep Getting "Invalid Logon" or "Password Verification Failure" Messages? The most likely cause is that either you have forgotten to put the capital "P" in front of your username, or the "p" is lowercase, or your username is in caps. The other area to check is your password itself, making sure all letters are lowercase as assigned, or that it matches exactly whatever new password you have changed to. User name and password are case sensitive. Initial Troubleshooting: The following pages provide initial troubleshooting procedures and tables listing specific problems, probable causes and recommended actions to take if the software fails after you configure it. Invalid Password Error Problem Solution Some passwords might have been created with Upper Cases or they may also include Numerical characters in them. This can be rectified by typing the correct password again or by checking for the cases/numbers. Note: Password Fields are case-sensitive. User Not Found Timed Out Connection Lost When the user-name that was typed cannot be found in the user database file, this message is displayed. When we try to access a remote server, sometimes it may take a long time to get connected to them or there might be a firewall or the server may be down. IT is self-explanatory, we get this when a connection that had with a server is lost. This may happen when the server is down or Type the correct User Name or verify with administrator Try to ping to that server or try connecting after sometime. We have to try reconnecting or waiting till the problem is rectified.

26 Team A eftp User Guide 26/30 File Not Found power-failure etc. This happens when the file you are searching for is not available in that location Try giving the right path, correct file-name and extensions. b. FTP Client Troubleshooting: This section will help you to troubleshoot any problems that you face with FTP. Error Problem Solution FTP port already in use Could not determine Site address of server Another FTP session running on the same machine The DNS server is not responding properly: it may be down or otherwise inaccessible Bad Folder entry that the folder has a slash (/) somewhere in the path Write Stream Error Server does not respond to requests outside company means that the client has closed the connection your FTP server might be behind a firewall Restart your machine and try again. First, try using a web browser or FTP client to check another server. If your DNS server is down, you will get an error Check your hard drive and enclosing folders for this character, and remove it. does not indicate a problem with the server or the client, and does not require any action by an administrator the network administrator will need to ensure that ports are available for access c. Access Control List (ACL) Troubleshooting: Error Problem Solution The Access control subsystem cannot be started at this time. Your Access Control account information cannot be retrieved at this time ACL file is either deleted, or has become corrupted or directory / file authorization permission, remote session not active A possible reason that this message was issued is that the PASSWD data set in the ACL Root Path is not readable Please contact your system administrator Please try again or contact your system administrator

27 Team A eftp User Guide 27/30 Your Access Control account information is incomplete This message was issued is that the group information for the user is missing. Make sure that the user is assigned to at least one group Please contact your system administrator d. IP Table Maintenance Troubleshooting: Error opening the file Error File not found Error Problem Solution If another System is running at the same time or when the server is down, then it gives problem accessing the file Cannot open IP (Site) maintenance file for updating. Restart the application all over again Make sure file exist and no one is reading the file while you are trying to update the record. *Contact your server administrator *Server administrator is different then eftp administrator. Server administrator could be Unix administrator, Linux administrator, Windows NT administrator, etc. e. Administrator Support (Log File): Every FTP transactions in an Enterprise are logged in a log file (for security and Audit purpose). The program writes a log file, which records every activity of the user. The file is written as each transaction is completed. The data is first copied to a file, which uniquely identifies the information of the user. File should no longer be required by the system, but in case of processing errors or physical loss, it is saved for further modification. The program then copies this file to the system as the permanent audit log. The log file can be viewed by opening the file in any editor. Sample content of the FTP log file is as follows: #Connecting to host polaris.sju.edu User ar login OK ***************************** Connecting to host polaris.sju.edu User ar login OK Directory: EMAA ***************************** Connecting to host polaris.sju.edu User ar login OK

28 Team A eftp User Guide 28/30 Directory: EMAA File link.txt: 27 bytes ***************************** f. Where to go from here (For Additional Tech Support) If all the troubleshooting techniques failed and you are not able to resolve the issue, please visit the following sites: Acronyms: FTP : File Transfer Protocol eftp: Enterprise File Transfer Protocol ACL : Access Control List RAF: Random Access File IEEE: Institute of Electrical and Electronics Engineers Glossary: FTP File Transfer Protocol, FTP is a protocol designed for the sole purpose of transferring (e.g., upload/download) files between two computers. Upload - Copy files from your computer (client) to a remote computer (server). Download - Copy files from a remote computer (server) to your computer (client). eftp Enterprise File Transfer Protocol Application is our Graphical User Interface Client that can be implemented in an Enterprise. Log file - Every FTP transactions in an Enterprise is logged in a log file (for security and audit purpose.

29 Team A eftp User Guide 29/30 Firewall - A firewall is a set of related programs, located at a network gateway server, that protects the resources of a private network from users from other networks. (The term also implies the security policy that is used with the programs.) References Software Engineering An Object Oriented Perspective from Eric J Braude. User Manual - Greeting Card Factory from Art Explosion. User Guide Borland C++ Builder 3 User Guide Linksys Router

30 Team A eftp User Guide 30/30 Index Acknowledgements... 1, 22 ACL... 2, 9, 21, 23 Acronyms... 2, 3, 23 Administrator...3, 4, 7, 8, 9, 12, 14, 16, 22 Application... 3, 4, 5, 6, 7, 15, 16, 17, 22,23 Browse Conventions... 2,3 Download eftp... 3, 4, 5, 6, 7, 8,9,10, 11, 15, 22 firewall... 3, 7, 15, 19, 22 FTP Client... 1, 7, 16, 17, 18, 21 Get... 14, 18 glossary... 1 Glossary... 1, 22 Help... 1, 2 Host IEEE Installing... 1, 5 Invalid IP... 1, 11, 12, 13, 17, 21, 22 Java... 2, 3, 4 JRE... 3 Linux... 2, 3, 4, 5 Local log... 6, 17, 21, 22 Logon... 1, 6, 19 Macintosh... 2 MacOS... 4, 5 manual... 1, 2 Password... 6, 8, 9, 17, 19 Put RAF References... 1, 2, 22 Remote Requirements... 1, 3 Rights... 1, 15 Super Users... 2 Support... 1, 21 Troubleshooting... 1, 2, 19, 20, 21 Uninstalling... 1, 5 Unix... 3, 4, 5 Upload URL... 11, 17 User Class... 1, 7, 8 User Name... 8, 9, 10, 19 Welcome... 1 Windows... 3, 4, 5, 6

Setup for LAUSDnet - Windows 95/98/ME Revised 8/1/2001

Setup for LAUSDnet - Windows 95/98/ME Revised 8/1/2001 Setup for LAUSDnet - Windows 95/98/ME Revised 8/1/2001 Dial Up Networking Setup The following assumes that the Dial-Up Networking portions of Windows 95/98/ME have already been installed. If they have

More information

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI...

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI... Contents 1 Introduction... Organization of this Manual... Related Documentation... LEI and DECS Documentation... Other Documentation... Getting Started with Lotus Enterprise Integrator... 2 Introduction

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

Fiery X3eTY2 65_55C-KM Color Server. Utilities

Fiery X3eTY2 65_55C-KM Color Server. Utilities Fiery X3eTY2 65_55C-KM Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072888 14 March 2008 CONTENTS 3 CONTENTS

More information

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS. Utilities Fiery Network Controller for DocuColor 5065 SERVER & CONTROLLER SOLUTIONS Utilities 2005 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

More information

Fiery X3eTY2 65C-KM Color Server. Utilities

Fiery X3eTY2 65C-KM Color Server. Utilities Fiery X3eTY2 65C-KM Color Server Utilities 2006 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45060846 14 November 2006 CONTENTS 3 CONTENTS

More information

Installing IPM on Windows

Installing IPM on Windows CHAPTER 5 This chapter describes how to install the IPM server software on Windows NT, Windows 2000 Professional, or Windows 2000 Server system, and how to install the IPM client software on a Windows

More information

LevelOne Broadband Routers

LevelOne Broadband Routers LevelOne Broadband Routers FBR-1100TX FBR-1400TX FBR-1401TX FBR-1700TX User's Guide TABLE OF CONTENTS CHAPTER 1 INTRODUCTION... 1 Features of your LevelOne Broadband Router... 1 Package Contents... 4

More information

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication...

FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION Microsoft Windows Apple Mac Proxy Authentication... Contents FREQUENTLY ASKED QUESTIONS... 2 DOWNLOADING AND INSTALLING THE APPLICATION... 5 Microsoft Windows... 5 Apple Mac... 10 Proxy Authentication... 12 Error Console... 13 Microsoft Windows... 13 Apple

More information

Downloaded from manuals search engine

Downloaded from   manuals search engine Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection!

Protection! User Guide. A d m i n i s t r a t o r G u i d e. v L i c e n s i n g S e r v e r. Protect your investments with Protection! jproductivity LLC Protect your investments with Protection! User Guide Protection! L i c e n s i n g S e r v e r v 4. 9 A d m i n i s t r a t o r G u i d e tm http://www.jproductivity.com Notice of Copyright

More information

Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting

Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting Installing Sentry-go Quick Monitors, Sentry-go Plus!, Client Tools & Enterprise Reporting 3Ds (UK) Limited, November, 2013 http://www.sentry-go.com Be Proactive, Not Reactive! This guide gives full details

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation and User's Guide SC27-2809-03 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation

More information

Teamcenter Installation on Windows Clients Guide. Publication Number PLM00012 J

Teamcenter Installation on Windows Clients Guide. Publication Number PLM00012 J Teamcenter 10.1 Installation on Windows Clients Guide Publication Number PLM00012 J Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle

More information

TIE1.80InstallationGuideUK

TIE1.80InstallationGuideUK Installation Guide 112206 2006 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

OASIS Mobile Installation Guide

OASIS Mobile Installation Guide OASIS Mobile Installation Guide Table of Contents I. Preparation... 1 A. Verify System Requirements... 1 B. Uninstall Java... 3 C. Configure Internet Explorer... 3 II. Install OASIS Mobile... 5 III. Install

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

EvaluNet XT v1.2. Setup Guide

EvaluNet XT v1.2. Setup Guide 2 EvaluNet XT v1.2 Setup Guide Table of Contents 1 INTRODUCTION 2 1.1 HOW IS EVALUNET XT STRUCTURED? 2 1.2 SYSTEM REQUIREMENTS 2 1.3 NETWORK SETUP DETAILS 2 1.4 PEER-TO-PEER NETWORKS 3 1.5 LINUX SETUP

More information

Running Java Programs

Running Java Programs Running Java Programs Written by: Keith Fenske, http://www.psc-consulting.ca/fenske/ First version: Thursday, 10 January 2008 Document revised: Saturday, 13 February 2010 Copyright 2008, 2010 by Keith

More information

HR-Lite Database & Web Service Setup Guide

HR-Lite Database & Web Service Setup Guide HR-Lite Database & Web Service Setup Guide Version: 1.00 HR21 Limited All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

LevelOne. User's Guide. Broadband Router FBR-1402TX FBR-1403TX

LevelOne. User's Guide. Broadband Router FBR-1402TX FBR-1403TX LevelOne Broadband Router FBR-1402TX FBR-1403TX User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 LevelOne Broadband Router Features... 1 Package Contents... 3 Physical Details...4 CHAPTER 2 INSTALLATION...

More information

CyberLynk FTP Service Functional Description

CyberLynk FTP Service Functional Description CyberLynk FTP Service Functional Description - November 3, 2005 - Version 2.7 Presented by CyberLynk Network 10125 S. 52 nd Street Franklin, WI 53132 P: 414.858.9335 - F: 414.858.9336 www.cyberlynk.net

More information

Launcher Help. Building Technologies & Solutions LIT Issued October 2018 Software Release 1.7

Launcher Help. Building Technologies & Solutions   LIT Issued October 2018 Software Release 1.7 Building Technologies & Solutions www.johnsoncontrols.com LIT-12011742 Issued October 2018 Software Release 1.7 Contents Contents Launcher Introduction...3 Summary of Changes...3 Launcher Procedures...4

More information

Bridge Cable User s Guide

Bridge Cable User s Guide Bridge Cable User s Guide Table of Contents Overview -------------------------------------------------------------------- 2 Driver Installation --------------------------------------------------------

More information

EM Library Startup guide

EM Library Startup guide EM Library Startup guide Version 1.1 About this guide This guide tells you how to protect your entire network from viruses by using Sophos EM Library. It tells you how to n install EM Library n set up

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date April 9, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.0 SP2 Installation Guide Release Date April 9, 2010 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2009 Adeptia, Inc. All rights reserved. Trademarks

More information

Upgrading from Call Center Reporting to Reporting for Call Center

Upgrading from Call Center Reporting to Reporting for Call Center Upgrading from Call Center Reporting to Reporting for Call Center www.nortelnetworks.com 2003 Nortel Networks i Table of Contents Table of Contents Change History...1 How to use this guide...2 Introduction...

More information

Metasys Launcher. Help. Johnson Controls LIT October 2018 Release 1.7

Metasys Launcher. Help. Johnson Controls   LIT October 2018 Release 1.7 Metasys Launcher Help Johnson Controls www.johnsoncontrols.com LIT-12011742 October 2018 Release 1.7 Contents Launcher Introduction...3 Summary of Changes...3 Launcher Procedures...4 Starting the Launcher...

More information

Agilent GeneSpring Software

Agilent GeneSpring Software Agilent GeneSpring Software Installation Guide Quick Start Installation of Agilent GeneSpring 3 Detailed Instructions for Installing Agilent GeneSpring 5 Managing Licenses 16 Upgrading Agilent GeneSpring

More information

Practice and Review Activities Software

Practice and Review Activities Software Practice and Review Activities Software Installation and Setup Procedure Reading Mastery Signature Edition Corrective Reading Installation Insert the Practice and Review Activities CD-ROM into the CD/DVD

More information

OmniPass 2.0 User's Guide. Version 1.2

OmniPass 2.0 User's Guide. Version 1.2 OmniPass 2.0 User's Guide Version 1.2 i Copyright Copyright 2002 Softex Incorporated. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002

Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002 Windows 95/98 Infoway Connection Instructions 1/4/2002; rev. 1/9/2002 The following are the basic steps for setting up your computer for a PPP connection to the library s Infoway Internet service. A PPP

More information

IRONKEY D300S SECURE USB 3.0 FLASH DRIVE

IRONKEY D300S SECURE USB 3.0 FLASH DRIVE IRONKEY D300S SECURE USB 3.0 FLASH DRIVE User Guide Document No. 48000130-001.A01 D300S Page 1 of 27 Table of Contents About This Manual... 3 System Requirements...3 Recommendations...3 Setup (Windows

More information

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Mac OS device Step 1. To sign in to the Appserv Desktop Access website, enter the following address into the Safari browser address bar. Please Note: This documentation

More information

AS Client User s Guide

AS Client User s Guide AS Client User s Guide Notice Avaya Communications reserves the right to change specifications without prior notice. Trademarks The product described in this book is a licensed product of Avaya Systems,

More information

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions

Mailbox Manager Getting Started Guide. Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Getting Started Guide Licensing Installation Options System Requirements Installation Instructions Mailbox Manager Release 5.4 December 2006 Table of Contents Introduction... 1 Licenses...

More information

Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0

Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0 Virtual Infrastructure Web Access Administrator s Guide ESX Server 3.0 and VirtualCenter 2.0 Virtual Infrastructure Web Access Administrator s Guide Revision: 20060615 Item: VI-ENG-Q206-217 You can find

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

Adding a VPN connection in Windows XP

Adding a VPN connection in Windows XP Adding a VPN connection in Windows XP Open up the Control Panel by selecting Start, Settings, Control Panel (in Classic Menu view) or Start, Control Panel (in XP Menu view). Double click on Network Connections.

More information

Danfoss Enterprise Manager AK-EM 800

Danfoss Enterprise Manager AK-EM 800 Installation Guide Danfoss Enterprise Manager AK-EM 800 ADAP-KOOL Refrigeration Control System Document history Document Notes USCO.PI.R1.F1.02 First document release USCO.PI.R1.F2.02 Minor updates USCO.PI.R1.F3.02

More information

SAP GUI 7.30 for Windows Computer

SAP GUI 7.30 for Windows Computer SAP GUI 7.30 for Windows Computer Student and Faculty Installation Instructions Table of Contents Caution:... 2 System Requirements:... 2 System Memory (RAM) requirements:... 2 Disk Space requirements:...

More information

OroTimesheet 5 Installation Guide

OroTimesheet 5 Installation Guide Installation Guide Copyright 1996-2007 OroLogic Inc. http://www.orologic.com Revision 5.32 Contents I Contents Installation Guide 2 Introduction 2 Installing 2 Installing OroTimesheet in stand-alone mode

More information

Installation guide for Choic . Enterprise Edition. When Installing On The Same Server As: Microsoft s Exchange 2000 & 2003 Mail Servers

Installation guide for Choic . Enterprise Edition. When Installing On The Same Server As: Microsoft s Exchange 2000 & 2003 Mail Servers Installation guide for ChoiceMail Enterprise Edition When Installing On The Same Server As: Microsoft s Exchange 2000 & 2003 Mail Servers May, 2004 Version 2.5.2 Table of Contents Page Downloading and

More information

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

Network Installation Guide

Network Installation Guide Rosetta Stone Node-Locked License Network Installation Guide This Guide Includes: Storing Rosetta Stone Language Data... 1 Installing the Student Management System... 2 Setting Up the SMS... 3 Installing

More information

Fiery EXP6000/EXP5000 Color Server SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery EXP6000/EXP5000 Color Server SERVER & CONTROLLER SOLUTIONS. Utilities Fiery EXP6000/EXP5000 Color Server SERVER & CONTROLLER SOLUTIONS Utilities 2005 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45049053

More information

Fiery EXP8000 Color Server SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery EXP8000 Color Server SERVER & CONTROLLER SOLUTIONS. Utilities Fiery EXP8000 Color Server SERVER & CONTROLLER SOLUTIONS Utilities 2004 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45044802 01 September

More information

KNOWLEDGE FORUM 4 MACINTOSH SERVER ADMINISTRATOR S GUIDE

KNOWLEDGE FORUM 4 MACINTOSH SERVER ADMINISTRATOR S GUIDE KNOWLEDGE FORUM 4 MACINTOSH SERVER ADMINISTRATOR S GUIDE Knowledge Forum is a registered trademark of Knowledge Building Concepts. Administrator s Guide Macintosh Server--Version 4.1 or above Macintosh

More information

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312)

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) Adeptia Server 4.9 Installation Guide Version 1.2 Release Date March 10, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) 229-1727 Copyright Copyright 2000-2008 Adeptia,

More information

Installation Guide For Choic . Enterprise Edition. When Installing On The Same Server As: Microsoft s Exchange 5.5 Mail Server

Installation Guide For Choic . Enterprise Edition. When Installing On The Same Server As: Microsoft s Exchange 5.5 Mail Server Installation Guide For ChoiceMail Enterprise Edition When Installing On The Same Server As: Microsoft s Exchange 5.5 Mail Server May, 2004 Version 2.5.2 Table of Contents Page Downloading and Running the

More information

Oracle Field Service/Laptop

Oracle Field Service/Laptop Oracle Field Service/Laptop Installing Oracle Field Service/Laptop Release 11i (11.5.2) August 2000 Part No. A85494-01 Copyright 2000, Oracle Corporation. All Rights Reserved. Oracle is a registered trademark,

More information

Laser Beam Printer. Network Guide. IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference.

Laser Beam Printer. Network Guide. IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference. Laser Beam Printer Network Guide IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference. ENG Network Guide How This Manual Is Organized Chapter 1 Before

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

Configuring Remote Access using the RDS Gateway

Configuring Remote Access using the RDS Gateway Configuring Remote Access using the RDS Gateway Author: AC, SNE Contents Introduction... 3 Pre-requisites... 3 Supported Operating Systems... 3 Installing the I.T. Services Certificate Authority Root Certificate...

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators NEBRASKA ELPA21 Secure Browser Installation Manual For Technology Coordinators 2017-2018 Published February 2, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the

More information

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved User Guide ThinkFree Office Server Edition June 13, 2011 Document Revision History This table describes the changes to ThinkFree Office Server Edition User Guide Date Note 2008-06-30 ThinkFree Office Server

More information

Ricoh Managed File Transfer (MFT) User Guide

Ricoh Managed File Transfer (MFT) User Guide Ricoh Managed File Transfer (MFT) User Guide -- TABLE OF CONTENTS 1 ACCESSING THE SITE... 3 1.1. WHAT IS RICOH MFT... 3 1.2. SUPPORTED BROWSERS... 3 1.3. LOG IN... 3 1.4. NAVIGATION... 4 1.5. FORGOTTEN

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 2 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2017-2018 Revised November 1, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

Troubleshooting the Installation

Troubleshooting the Installation APPENDIX A Troubleshooting the Installation This appendix provides troubleshooting information for Essentials installation and setup, and contains the following sections: If the Installer Window Does Not

More information

Oracle Field Service/Palm TM Devices

Oracle Field Service/Palm TM Devices Oracle Field Service/Palm TM Devices Installation Guide Release 11i April 2001 Part No. A87358-02 1 Installation Overview This document describes the installation of the Oracle Field Service/Palm TM Devices

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

Java TM SE 7 Release Notes Microsoft Windows Installation (32-bit)

Java TM SE 7 Release Notes Microsoft Windows Installation (32-bit) » search tips Search Products and Technologies Technical Topics Join Sun Developer Network Java TM SE 7 Release Notes Microsoft Windows Installation (32-bit) System Requirements JDK Documentation See supported

More information

TOSHIBA GA Utilities

TOSHIBA GA Utilities TOSHIBA GA-1211 Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075940 24 October 2008 CONTENTS 3 CONTENTS INTRODUCTION

More information

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!!

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! Network WYNN 3.1 Installation Documentation November 2003 The following information

More information

Update Tool Instructions for Use

Update Tool Instructions for Use Update Tool Welcome... 3 What is the Dexcom Update Tool?... 3 Update in 2 Steps... 3 What Do I Need to Use This Tool?... 3 Indications and Precautions... 4 Indications for Use... 4 Precautions... 4 System

More information

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Contents Platform Compatibility New Features Known Issues Resolved Issues Upgrading SonicWALL SSL VPN Software Procedures

More information

Unified Messenger 4.02 Installation Guide

Unified Messenger 4.02 Installation Guide Unified Messenger 4.02 Installation Guide Your comments on this document are welcome. They can assist us in improving our products. Please address comments to: Unified Messenger Documentation Team Avaya,

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

Fiery X3eTY 35C-KM SERVER & CONTROLLER SOLUTIONS. Utilities

Fiery X3eTY 35C-KM SERVER & CONTROLLER SOLUTIONS. Utilities Fiery X3eTY 35C-KM SERVER & CONTROLLER SOLUTIONS Utilities 2005 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45045962 23 March 2005

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2016-2017 Published September 26, 2016 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

Broadband Router DC 202

Broadband Router DC 202 Broadband Router DC 202 Full Manual Table of Contents DC-202 xdsl/cable Broadband router REQUIREMENTS...4 INTRODUCTION...4 DC-202 Features...4 Internet Access Features...4 Advanced Internet Functions...5

More information

PMP Installation and Networking Instructions

PMP Installation and Networking Instructions ONTARIO CHIROPRACTIC ASSOCIATION PATIENT MANAGEMENT PROGRAM PUTTING EXPERIENCE INTO PRACTICE PMP Installation and Networking Instructions This document provides: installation instructions for New Users

More information

FileZilla FTP Instructions. FileZilla FTP Instructions

FileZilla FTP Instructions. FileZilla FTP Instructions FileZilla FTP Instructions 1 EMS FileZilla FTP Instructions 1, FileZilla Installation 2, Opening FileZilla 3, FileZilla Settings 4, Downloading Your Website 5, Uploading Your Website 6, More Help EMS Internet

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

Super USB. User Manual. 2007, March

Super USB. User Manual. 2007, March Super USB User Manual 2007, March Windows98 Driver Install/Uninstall Driver Install: 1. Execute Win 98 UFD driver, then restart PC. 2. Plug Super USB into an available USB port. A new Removable Disk drive

More information

server Proxy URL avigator Inter comp.sys merchant system JavaScript Internet TCP/IP HTML blishing Installation Guide SSL Publishing mail

server Proxy URL avigator Inter comp.sys merchant system JavaScript Internet TCP/IP HTML blishing Installation Guide SSL Publishing mail security World Wide Web merchant system URL avigator blishing ersonal w SSL ozilla Internet encryption HTML community system server TCP/IP Installation Guide HTML Inter Proxy Netscape Application Server:

More information

User Guide NAS 3.0 Adapter (NAS30U2)

User Guide NAS 3.0 Adapter (NAS30U2) T E C H N O L O G I E S User Guide NAS 3.0 Adapter (NAS30U2) www.addonics.com v5.1.11 Technical Support If you need any assistance to get your unit functioning properly, please have your product information

More information

The Flexischools Online Order Management System Installation Guide

The Flexischools Online Order Management System Installation Guide The Flexischools Online Order Management System Installation Guide Page 1 of 18 Installation Pack Welcome to the Flexischools system. You will have received a disc containing: Sato Drivers Flexischools

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS Function Point WORKBENCH Release 7.0k GUIDE TABLE OF CONTENTS FUNCTION POINT WORKBENCH RELEASE 7.0K GUIDE... 1 LICENCE TYPES... 3 Standalone Licence Machine Dependent (Single User)... 3 Network Licence

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center Reporting for Contact Center Setup and Operations Guide BCM Contact Center Document Number: Document Status: Standard Document Version: 05.01 Date: September 2006 Copyright 2005 2006 Nortel Networks, All

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

Network Management Utility

Network Management Utility 4343-7705-02 Network Management Utility Foreword Welcome Network Management Utility is utility software that provides central control over printers, copiers, and other devices on a network. With Network

More information

Kernel for Exchange Server. Installation and Configuration Guide

Kernel for Exchange Server. Installation and Configuration Guide Kernel for Exchange Server Installation and Configuration Guide Table of Contents Table of Contents... 2 1. Introduction... 3 2. Requirements and Prerequisites... 3 2.1 Basic System Requirements... 3 2.2

More information