Quick Reference Guide. Online Courier: File Transfer Protocol (FTP) Signing On. Using FTP Pickup

Size: px
Start display at page:

Download "Quick Reference Guide. Online Courier: File Transfer Protocol (FTP) Signing On. Using FTP Pickup"

Transcription

1 Quick Reference Guide Online Courier: File Transfer Protocol (FTP) With SunTrust Online Courier, you can have reports and files delivered to you using a File Transfer Protocol (FTP) connection. There are two delivery methods using FTP: FTP Pickup Where you pick up, or pull files from Online Courier s FTP server using your FTP software FTP Delivery Where Online Courier delivers, or pushes files to your FTP server Signing On To Access Online Courier Enter your Company ID, User ID, and Password. Click Sign On or Launch. Note: Sign-on information is case-sensitive. If you enter your password incorrectly three times in a row, your User ID will be locked. Contact your company administrator or the SunTrust Technical Services Group at , option 3, to unlock your User ID. If you are signing on for the first time, the system will prompt you to enter and then reenter a new password. Enter the information and click the Sign On button. Using FTP Pickup FTP Pickup is the channel where data files and reports created by Online Courier are placed on the Online Courier FTP server in a private folder where you can pick them up. You would access these reports or files by connecting to the Online Courier FTP server using your FTP software. Setting up FTP Pickup Before using your FTP software to access and download your reports and files from the Online Courier FTP server, you must first configure FTP settings within the application. 2. Click the Actions button on the right side of the Company Details section, then select FTP Pickup Options 3. On the FTP Pickup Settings page, enter a File Name Macro. The File Name Macro is a way to define and customize file names for the information received through FTP Pickup. By entering a series of text characters and special macro characters, a naming convention for these files can be defined. This naming convention will help to identify and manage your data. To use a macro, enter the macro surrounded by the percent sign (%) in the File Name Macro text box. Macros are not case-sensitive and may be entered in either upper and/or lower case characters. a. When defining a file name for FTP channel information, the acceptable file name characters are the basic alpha-numeric characters (a-z and 0-9), the hyphen (-), and the underscore (_). b. The FTP Pickup file name also provides macros as a way to insert variable data into the file name. The table at the back of this guide shows the supported macros that are available. Please note that lowercase mm is used to indicate month and upper case MM identifies minute. 4. Check the Overwrite Files box if you want Online Courier to overwrite an existing file with new information if a file of the same name is generated. 1

2 5. If you want to test the connection, select a user from the Generate Test File for User drop-down menu, then click Test to create a test file on the Online Courier FTP server for pickup. The test file will be named TEST-FTP.txt.pgp. 6. Check the Encrypt files for Secure FTP Pickup if you plan to connect to the Online Courier FTP server using SFTP, Explicit FPTS, or Implicit FPTS and you wish the file to be encrypted using PGP encryption. 7. Click the Upload New PGP Certificate button. Note: PGP certificate information is required if you are using standard FTP to connect to the Online Courier FTP server or if you checked the Encrypt Files for Secure FTP Pickup box. 8. Paste your PGP Certificate in the text box, then click the OK button. 9. Click the Advanced PGP Settings link for additional configuration settings: a. Ascii Armor Mode? Check this box if you want to perform a Radix 64 binary to text encoding of the data into 7-bit printable ASCII characters (same as a or ascii option to create ASCII armored output). b. Text Mode? Check this box if you want to enable canonical text mode (same as t or text mode option). c. Encryption Cipher Indicates the encryption cipher used in the PGP key. The default and most common value is CAST5. d. Compression Algorithm Indicates the compression algorithm used in the PGP encryption. The default and most common setting is ZIP. e. Integrity Check Uncheck this box if you are using PGP version 6.x. 10. Click the SFTP Authorized Keys link if you want to authenticate using a SSH certificate instead of a password when accessing the Online Courier FTP server using SFTP. a. Click the Add Authorized Key button, then enter a value in the Name field. b. Enter a valid SSH certificate, then click the Save. 11. Click the Save button. Enter File Name Click box or button to overwrite existing files or send a test Check desired encryptions Configure additional PGP and SFTP Click the Save button 2

3 Accessing the Online Courier FTP Server To access the Online Courier FTP server for data files and reports, you will need to define the following information in your FTP software: 1. Host or Destination Address = onlinecourier.suntrust.com 2. Username = companyid@userid a. companyid = Company ID you use to sign on to the Online Courier web page b. userid = User ID you use to sign on to the Online Courier web page Note: Clients that cannot support the inclusion of an at symbol (@) in the FTP username can utilize a caret symbol (^) instead. 3. Password = Password you use to sign on to the Online Courier web page. 4. If you are using standard FTP to connect to the Online Courier FTP server, you must configure your FTP software to use passive transfer mode to connect.* 5. If you are using FTPS to access the Online Courier FTP server, you will be prompted to accept a SSL certificate in order to connect. 6. If using SFTP (SSH) to access the Online Courier FTP server, you will be prompted to accept a SSH certificate in order to connect. * A common challenge when dealing with firewalls and other Internet connectivity issues is the difference between active and passive FTP, and how best to support either or both modes in a secure manner. To support firewall security on the server side and the client side simultaneously, FTP utilizes a data transfer method known as passive mode (PASV). While the FTP channels can operate in active mode, communication failures frequently result. In active mode, the FTP server attempts to make connections to random high ports on the FTP client, which would almost certainly be blocked by the client side firewall. To the client firewall, this appears to be an outside system initiating a connection to an internal client something that is usually blocked because it could be attributed to malicious Trojan software making the network communication session fail. To resolve this issue, passive mode was developed as an alternative method for FTP connections. In passive mode FTP, which is sometimes called PASV after the command used by the client to tell the server it is in passive mode, the client initiates both connections to the server, solving the problem of firewalls filtering the incoming data port connection to the client from the server. Therefore, your FTP client software must be set to passive mode to allow file exchanges using the FTP Pickup channel through your firewall. Please note that the Microsoft Windows FTP under a DOS command window does not support PASV mode. 3

4 Using FTP Delivery FTP Delivery is the channel where data files and reports created by Online Courier are delivered securely to your FTP site. Before using FTP Delivery, you must configure FTP settings within the application so Online Courier can access your company s FTP site to securely deliver files and reports. You can create several FTP destinations to assign to different Online Courier reports. Adding an FTP Destination 2. Click the Actions button on the right side of the Company Details section, then select FTP Delivery Options 3. Click the Add Destination button. 4. On the Create FTP Destination page, enter a value in the Name field to distinguish this FTP destination from others you may create. 5. In the Host URL field, enter your FTP server s site address. The value can be entered in URL format (server.domain.com) or IP Address format ( ). 6. In the User Name field, enter the user name to authenticate into your FTP server. 7. In the User Password field, enter the password to authenticate into your FTP server. This field may not be required if you are using SFTP protocol. 8. In the Directory field, enter the directory or folder into which Online Courier will deposit files on your FTP server. If no value is entered, Online Courier will deposit files on your FTP server s current root directory. 9. Enter a File Name Macro. The File Name Macro is a way to define and customize file names for the information received through FTP Delivery. By entering a series of text characters and special macro characters, a naming convention for these files can be defined. This naming convention will help to identify and manage your data. To use a macro, enter the macro surrounded by the percent sign (%) in the File Name Macro text box. Macros are not case-sensitive and may be entered in either upper and/or lower case characters. a. When defining a filename for FTP Channel information, the acceptable filename characters are the basic alphanumeric characters (a-z and 0-9), the hyphen (-), and the underscore (_). b. The FTP Delivery file name also provides macros as a way to insert variable data into the filename. The table at the back of this guide shows the supported macros that are available. Please note, lower-case mm is used to indicate month and upper-case MM identifies minute. 10. If you want files delivered to your FTP server to be PGP encrypted, check the Encrypt FTP Files for Delivery box. If you are using standard FTP as your protocol, you are required to use a PGP certificate. a. Click the Upload New PGP Certificate button b. Paste your public PGP Certificate in the text box c. Click OK d. Click the Advanced PGP Settings link for additional configuration settings: i. Ascii Armor Mode Check this box if you want to perform a Radix 64 binary to text encoding of the data into 7-bit printable ASCII characters (same as a or ascii option to create ASCII armored output). ii. iii. iv. Text Mode Check this box if you want to enable canonical text mode (same as t or text mode option). Encryption Cipher Indicates the encryption cipher used in the PGP key. The default and most common value is CAST5. Compression Algorithm Indicates the compression algorithm used in the PGP encryption. The default and most common setting is ZIP. v. Integrity Check Uncheck this box if you are using PGP version 6.x. 4

5 Enter Name and Host URL Enter user Enter File Name Select Protocol 11. In the Protocol Settings section, select the Protocol Online Courier will use when connecting to your FTP server. FTP Since data is not encrypted with standard FTP, you are required to use PGP encryption. Explicit FTPS and Implicit FTPS With these protocols, you must upload a FTPS Certificate so Online Courier can authenticate to your FTP server and exchange encryption keys. Click the Upload FTPS Certificate button, then paste your FTPS certificate in the text box and click the OK button. SFTP (SSH) With this protocol, Online Courier must have a copy of your SFTP Destination Public Key in order to establish a secure session with your SFTP server. Click the Upload Destination Public Key button, then paste your SFTP Destination Public Key in the text box and click the OK button. If Online Courier is going to authenticate to your SFTP server using a SSH certificate instead of a password, click the View button next to the Bank Client Key field, copy the SFTP Client Private Key, and add it to your SFTP Authorized Keys file. 12. Select the Connect Mode Online Courier will use when connecting to your FTP server. Passive mode is recommended when standard FTP protocol is used, as FTP traffic is usually blocked by firewalls. 13. Select the Transfer Mode Online Courier will use when transferring files or reports to your FTP server. 14. Click the Save button. Testing an FTP Destination 2. Click the Actions button on the right side of the Company Details section, then select FTP Delivery Options 3. Click the Edit button to the right of the FTP Destination you want to test. 4. On the Edit FTP Destination page, click the Test button to the right of the Host URL field. If successful, a confirmation message will appear and a test file called TEST-FTP.txt.pgp will be sent based on the information within the FTP Destination. Editing an FTP Destination 5

6 2. Click the Actions button on the right side of the Company Details section, then select FTP Delivery Options 3. Click the Edit button to the right of the FTP Destination you want to edit. 4. Make the appropriate changes, then click the Save button. A confirmation message will appear. Deleting an FTP Destination 2. Click the Actions button on the right side of the Company Details section, then select FTP Delivery Options 3. Click the red X icon to the left of the FTP Destination you want to delete. 4. Click the Yes button. A confirmation message will appear. File Name Macro Descriptions Macro %SERVICE% %TEMPLATENAME% %FILENAME% Description The service name. Service names with multiple words will contain an underscore (example: Sunrise_Report) The name of the template for the Online Courier service creating this file Note: Some services do not use templates The original file name as created by Online Courier processing %yyyy% Current year with century (YYYY = 2005) %yy% Current year no century (YY = 05) %mm% Current month (numeric 01-12) %mmm% Current month (3-character JAN-DEC) %pp% Prior month (numeric 01-12) %ppp% Prior month (3-character JAN-DEC) %dd% Current day (01-31) %dow% Current day of week (SUN-SAT) %hh% Current hour (00-23) %MM% Current minute (00-59) %ss% Current second (00-59) 6

7 Signing Off Click Sign Off to end your session. The system confirms that you have successfully signed off. Getting Help Click the Help link at the top right of any page. If your User ID or Password becomes disabled, contact your company security administrator (CSA) about resetting your User ID and Password. For all your other service needs, please call your Treasury Management Client Services Specialist at Representatives are available from 8:00 a.m. - 6:00 p.m. ET Monday through Friday on bank business days. If you need technical assistance, please contact SunTrust Treasury Management Technical Services at Representatives are available from 8:00 a.m. - 6:00 p.m. ET Monday through Friday on bank business days. SunTrust Bank, Member FDIC 2016 SunTrust Banks, Inc. SunTrust and SunTrust Online Courier are federally registered service marks of SunTrust Banks, Inc. Other trademarks, service marks and trade names are the property of their respective owners. STB T&PS OLC Rev. 11/16 7

Quick Reference Guide

Quick Reference Guide Quick Reference Guide Quick Reference Guide Online Courier: Direct Download Direct Download is a Java -based program that serves as a secure access channel through which information is exchanged between

More information

Online Courier: Alerts Service

Online Courier: Alerts Service Quick Reference Guide Online Courier: Alerts Service The SunTrust Online Courier Alerts service notifies you of specific events on your accounts to help you take an action, like when your account balance

More information

Click All Programs Open Text Host explorer / Connection Central (Doing this brings up a Connection Central panel).

Click All Programs Open Text Host explorer / Connection Central (Doing this brings up a Connection Central panel). Secure Host Explorer FTP Setup Setup Instructions Host Explorer is the terminal emulation software that allows users to connect their PC to the mainframe in a secure environment. For example, this allows

More information

MoveIT DMZ User Guide

MoveIT DMZ User Guide MoveIT DMZ User Guide December 10, 2014 1 Index MoveIT DMZ Introduction... 1 Initial Login and Password Change... 2 Navigation... 8 Installation Instructions for the Upload / Download Wizard... 12 Uploading

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

INFORMED VISIBILITY. Mail Tracking & Reporting Actions for Transitioning to a Secure Transfer Method

INFORMED VISIBILITY. Mail Tracking & Reporting Actions for Transitioning to a Secure Transfer Method INFORMED VISIBILITY Mail Tracking & Reporting Actions for Transitioning to a Secure Transfer Method January 16, 2018 Discontinued Support for Non-Secure FTP After January 31, 2018, Informed Visibility

More information

ONLINE TREASURY MANAGER. ACH Book Transfer USER MANUAL

ONLINE TREASURY MANAGER. ACH Book Transfer USER MANUAL ONLINE TREASURY MANAGER ACH Book Transfer USER MANUAL www.suntrust.com The information contained in this manual is the property of SunTrust Banks, Inc. Reproduction, manipulation, adjustment or transfer

More information

Electronic Data Interchange

Electronic Data Interchange Electronic Data Interchange FTPS Document Version: 1.1 Document Date: 12/6/2012 1 Introduction Logico exchanges electronic data with our trading partners using FTP Secure (FTPS) also known as FTP-SSL or

More information

FUJITSU Cloud Service S5 Setup and Configuration of the FTP Service under Windows 2008/2012 Server

FUJITSU Cloud Service S5 Setup and Configuration of the FTP Service under Windows 2008/2012 Server FUJITSU Cloud Service S5 Setup and Configuration of the FTP Service under Windows 2008/2012 Server This guide details steps required to install and configure a basic FTP server on a Windows 2008/2012 VM

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800)

/ 1. Online Banking User Guide SouthStateBank.com / (800) / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 06132017 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will

More information

Contents. SSL-Based Services: HTTPS and FTPS 2. Generating A Certificate 2. Creating A Self-Signed Certificate 3. Obtaining A Signed Certificate 4

Contents. SSL-Based Services: HTTPS and FTPS 2. Generating A Certificate 2. Creating A Self-Signed Certificate 3. Obtaining A Signed Certificate 4 Contents SSL-Based Services: HTTPS and FTPS 2 Generating A Certificate 2 Creating A Self-Signed Certificate 3 Obtaining A Signed Certificate 4 Enabling Secure Services 5 A Note About Ports 5 Connecting

More information

1. Enable FTP download: To configure this feature the setting needs to be set to Yes.

1. Enable FTP download: To configure this feature the setting needs to be set to Yes. Configuration Settings Explained: 1. Enable FTP download: To configure this feature the setting needs to be set to Yes. 2. Hosted by: Client decides who hosts the data (See step 2 Gather Necessary Client

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800)

/ 1. Online Banking User Guide SouthStateBank.com / (800) / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 01242018 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will

More information

Using WS_FTP. Step 1 - Open WS_FTP LE and create a Session Profile.

Using WS_FTP. Step 1 - Open WS_FTP LE and create a Session Profile. Using WS_FTP So now you have finished the great personal homepage and you want to share it with the world. But how do you get it online to share? A common question with a simple answer; FTP, or file transfer

More information

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices.

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. AirWatch v9.2 Have documentation feedback? Submit a Documentation

More information

INFORMED VISIBILITY. Provisioning Enterprise Payment and Package Platform Data

INFORMED VISIBILITY. Provisioning Enterprise Payment and Package Platform Data INFORMED VISIBILITY Provisioning Enterprise Payment and Package Platform Data V1.2, January 31, 2019 Contents Overview Get Access to IV-MTR, EPS, and PPC Access the IV-MTR Application Manage Data Delegation

More information

Revised (10/17) Overview Transmission Toolkit

Revised (10/17) Overview Transmission Toolkit Revised (10/17) Overview Transmission Toolkit Copyright 2017 by KeyBank, N.A. Overview Transmission Toolkit All rights reserved. Reproduction of any part of this work beyond that permitted by Section 107

More information

How to SFTP to nice.fas.harvard.edu from Windows

How to SFTP to nice.fas.harvard.edu from Windows How to SFTP to nice.fas.harvard.edu from Windows Recall that nice.fas.harvard.edu refers to a cluster of computers running Linux on which you have an account (your so-called FAS account). On this cluster

More information

City National E Deposit SM User Guide

City National E Deposit SM User Guide City National E Deposit SM User Guide July 2016 Copyright 2016 by City National Bank Member FDIC All rights reserved. No part of this User Guide may be reproduced or transmitted in any form or by any means,

More information

Contents. SSL-Based Services: HTTPS and FTPS 2. Generating A Certificate 2. Creating A Self-Signed Certificate 3. Obtaining A Signed Certificate 4

Contents. SSL-Based Services: HTTPS and FTPS 2. Generating A Certificate 2. Creating A Self-Signed Certificate 3. Obtaining A Signed Certificate 4 Contents SSL-Based Services: HTTPS and FTPS 2 Generating A Certificate 2 Creating A Self-Signed Certificate 3 Obtaining A Signed Certificate 4 Enabling Secure Services 5 SSL/TLS Security Level 5 A Note

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

JIRA Integration Guide

JIRA Integration Guide JIRA Integration Guide 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

ECC FILE TRANSFER SERVICE USER-GUIDE. Release 006 Date

ECC FILE TRANSFER SERVICE USER-GUIDE. Release 006 Date ECC FILE TRANSFER SERVICE USER-GUIDE Release 006 Date 2017-01-13 1 Content 1 General... 3 2 File transfer service via FTP... 4 2.1 FTPS (FTPeS FTP with explicit SSL/TLS)... 4 2.1.1 Setting up the FTPS

More information

Trading Partner Profile Request Form

Trading Partner Profile Request Form TP Contact Information Company Company Name Physical Address TIN # (if applicable) Business Contact Name Phone # Fax # email Technical Contact Name Phone # Fax # email Connectivity Information Trading

More information

SFT User Manual C:D. Secure File Transfer with Connect:Direct. Document date: 15 November 2016 Classification: Open Version: 4.0

SFT User Manual C:D. Secure File Transfer with Connect:Direct. Document date: 15 November 2016 Classification: Open Version: 4.0 SFT User Manual C:D Secure File Transfer with Connect:Direct Document date: 15 November 2016 Classification: Open Version: 4.0 Copyright equensworldline SE and/or its subsidiaries. All rights reserved.

More information

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Key File Generation NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Table of Contents Introduction... 2 PuTTY Installation... 2 Key Generation... 7 Configuring PuTTY

More information

ENROLLING FOR YOUR SYKES HOME TRAINING

ENROLLING FOR YOUR SYKES HOME TRAINING ENROLLING FOR YOUR SYKES HOME TRAINING Upon the completion of ALL your preemployment requirements, your employee profile will be finalized and you will be pushed into WebCenter and allowed to enroll for

More information

How to Set Up External CA VPN Certificates

How to Set Up External CA VPN Certificates To configure a client-to-site, or site-to-site VPN using s created by External CA, you must create the following VPN s for the VPN service to be able to authenticate Before you begin Use an external CA

More information

LDAP directory setup

LDAP directory setup LDAP directory setup This chapter provides information to configure the LDAP directory. The LDAP direcotry configuration takes place in these related windows: LDAP System Configuration LDAP Directory LDAP

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

ECC File Transfer Service

ECC File Transfer Service ECC File Transfer Service User-Guide 11.01.2018 Leipzig Ref. 008 Table of Contents 1 GENERAL 3 2 FILE TRANSFER SERVICE VIA FTP 4 2.1 FTPS (FTPES FTP with explicit SSL/TLS) 4 2.1.1 Setting up the FTPS access

More information

HTTPS The New B2Bi Portal. Bank of America s secure web transmission interface user guide

HTTPS The New B2Bi Portal. Bank of America s secure web transmission interface user guide HTTPS The New B2Bi Portal Bank of America s secure web transmission interface user guide This manual contains proprietary and confidential information of Bank of America and was prepared by the staff of

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

Configuring SSL. SSL Overview CHAPTER

Configuring SSL. SSL Overview CHAPTER 7 CHAPTER This topic describes the steps required to configure your ACE appliance as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination. The topics included in this section are:

More information

Backup the System. Backup Overview. Backup Prerequisites

Backup the System. Backup Overview. Backup Prerequisites Backup Overview Backup Overview, on page 1 Backup Prerequisites, on page 1 Backup Task Flow, on page 2 Backup Interactions and Restrictions, on page 7 Cisco recommends performing regular backups. You can

More information

Privileged Remote Access SIEM Tool Plugin Installation and Administration

Privileged Remote Access SIEM Tool Plugin Installation and Administration Privileged Remote Access SIEM Tool Plugin Installation and Administration 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation.

More information

Outline Definition of Dreamweaver Site... 1 Setup of a Faculty/Staff Website... 2

Outline Definition of Dreamweaver Site... 1 Setup of a Faculty/Staff Website... 2 Outline Definition of Dreamweaver Site... 1 Setup of a Faculty/Staff Website... 2 Local Info... 2 Remote Server Setup... 3 Test your connection... 4 Your web address... 4 Setup of a Departmental Website...

More information

How do I configure my LPL client to use SSL for incoming mail?

How do I configure my LPL  client to use SSL for incoming mail? How do I configure my LPL email client to use SSL for incoming mail? When you begin using your modern graphical email client program (e.g., Thunderbird, Mac Mail, Outlook), it will present a series of

More information

Blue Coat Security First Steps Solution for Controlling HTTPS

Blue Coat Security First Steps Solution for Controlling HTTPS Solution for Controlling HTTPS SGOS 6.5 Legal Notice Copyright 2017 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the Blue Coat logo are trademarks

More information

4 Enter an IP address and sub-net mask for the ftp server and. 5 Go to the [System and Maintenance] > [Administrative Tools]

4 Enter an IP address and sub-net mask for the ftp server and. 5 Go to the [System and Maintenance] > [Administrative Tools] $00_WT-4_En.book Page 115 Friday, August 10, 2007 2:02 PM 4 Enter an IP address and sub-net mask for the ftp server and click [OK]. 5 Go to the [System and Maintenance] > [Administrative Tools] control

More information

Copyright and Legal Disclaimers

Copyright and Legal Disclaimers 1 Copyright and Legal Disclaimers User Manual for DiConnect Enterprise R11. Document Release Date: June 25, 2014. Copyright 2014 by DiCentral Corporation. All rights reserved. This document and all content

More information

SECURE FILE TRANSFER PROTOCOL. EventTracker v8.x and above

SECURE FILE TRANSFER PROTOCOL. EventTracker v8.x and above SECURE FILE TRANSFER PROTOCOL EventTracker v8.x and above Publication Date: January 02, 2019 Abstract This guide provides instructions to configure SFTP logs for User Activities and File Operations. Once

More information

Installation Guide. HealthLink Messaging System (HMS) for Windows 6.6.5

Installation Guide. HealthLink Messaging System (HMS) for Windows 6.6.5 HealthLink Messaging System (HMS) for Windows 6.6.5 Document History Document History Version Date Author Comment 2013.1 01/09/2013 Lawrence Peterson 6.6.5.4142 01/05/2016 Lawrence Peterson 6.6.5.4142.1

More information

Microsoft Dynamics CRM Integration with Bomgar Remote Support

Microsoft Dynamics CRM Integration with Bomgar Remote Support Microsoft Dynamics CRM Integration with Bomgar Remote Support 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown

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

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Frequently Asked Questions

Frequently Asked Questions This document provides answers to some common questions regarding the reporting of controlled substances to the Arkansas (PMP) database. A list of the questions answered in this document is provided below:

More information

APA Automatic Nomination System. FTPS Access Request. For Gas Transmission Customers

APA Automatic Nomination System. FTPS Access Request. For Gas Transmission Customers APA Automatic Nomination System FTPS Access Request For Gas Transmission Customers Version: v0.7 Date: 29 th November 2012 All rights reserved. No part of this document may be reproduced, stored in a retrieval

More information

Troubleshooting guide

Troubleshooting guide 1 Troubleshooting guide 15 month releases of the MarketMap Analytic Platform Anchored by update to the core FAME Analytic Database System Ken Rossiter, Senior Product Manager February, 2018 General Troubleshooting

More information

VMware Workspace ONE UEM Product Provisioning for Windows Rugged Documentation. VMware Workspace ONE UEM 1811

VMware Workspace ONE UEM Product Provisioning for Windows Rugged Documentation. VMware Workspace ONE UEM 1811 VMware Workspace ONE UEM Product Provisioning for Windows Rugged Documentation VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

This study aid describes the purpose of security contexts and explains how to enable, configure, and manage multiple contexts.

This study aid describes the purpose of security contexts and explains how to enable, configure, and manage multiple contexts. Configuring Security Contexts Created by Bob Eckhoff This study aid describes the purpose of security contexts and explains how to enable, configure, and manage multiple contexts. Security Context Overview

More information

Setting Up . I350- Guide.book Page a Monday, August 17, :10 PM

Setting Up  .  I350- Guide.book Page a Monday, August 17, :10 PM I350-EmailGuide.book Page a Monday, August 17, 2009 6:10 PM Setting Up Email www.sprint.com 2009 Sprint. SPRINT and the logo are trademarks of Sprint. Other marks are the property of their respective owners.

More information

For Trace and Log Central to work, you must resolve DNS lookup for all nodes in the cluster on the client machine.

For Trace and Log Central to work, you must resolve DNS lookup for all nodes in the cluster on the client machine. Trace and Log Central, page 1 Log Viewers, page 42 Plugins, page 45 Trace and Log Central For Trace and Log Central to work, you must resolve DNS lookup for all nodes in the cluster on the client machine.

More information

LRS File Transfer Service

LRS File Transfer Service LRS File Transfer Service Version 2 User Guide October 27, 2017 Introduction The LRS File Transfer Service offers customers a secure way to send and receive files using HTTPS or FTPS protocols. This can

More information

Adobe Marketing Cloud Using FTP and sftp with the Adobe Marketing Cloud

Adobe Marketing Cloud Using FTP and sftp with the Adobe Marketing Cloud Adobe Marketing Using FTP and sftp with the Adobe Marketing Contents Using FTP and sftp with the Adobe Marketing...3 Setting Up FTP Accounts Hosted by Adobe...3 Classifications...3 Data Sources...4 Data

More information

Virtual Office Set Up Guide

Virtual Office Set Up Guide Virtual Office Set Up Guide Version 3.0, May 2010 Table of Contents Congratulations on becoming an 8x8 Virtual Office Subscriber!...3 Purchased from 8x8 Website or Sales Representative...3 Purchased from

More information

Pretty Good Privacy (PGP

Pretty Good Privacy (PGP PGP - S/MIME - Internet Firewalls for Trusted System: Roles of Firewalls Firewall related terminology- Types of Firewalls - Firewall designs - SET for E-Commerce Transactions. Pretty Good Privacy (PGP

More information

AuditConfigurationArchiveandSoftwareManagementChanges (Network Audit)

AuditConfigurationArchiveandSoftwareManagementChanges (Network Audit) This section contains the following topics: Audit Configuration Archive and Software Management Changes (Network Audit), on page 1 Audit Changes Made By Users (Change Audit), on page 1 Audit Actions Executed

More information

ACT! Calendar to Excel

ACT! Calendar to Excel Another efficient and affordable ACT! Add-On by ACT! Calendar to Excel v.6.0 for ACT! 2008 and up http://www.exponenciel.com ACT! Calendar to Excel 2 Table of content Purpose of the add-on... 3 Installation

More information

APA Web Services Access Request

APA Web Services Access Request APA Web Services Access Request For Gas Transmission Customers Version: v0.6 Date: 21 st April 2015 All rights reserved. No part of this document may be reproduced, stored in a retrieval system or transmitted

More information

Microsoft Dynamics CRM Integration with Remote Support

Microsoft Dynamics CRM Integration with Remote Support Microsoft Dynamics CRM Integration with Remote Support 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7

Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7 Blue Coat ProxySG First Steps Solution for Controlling HTTPS SGOS 6.7 Legal Notice Copyright 2018 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the

More information

GFI MailSecurity 2011 for Exchange/SMTP. Administration & Configuration Manual

GFI MailSecurity 2011 for Exchange/SMTP. Administration & Configuration Manual GFI MailSecurity 2011 for Exchange/SMTP Administration & Configuration Manual http://www.gfi.com info@gfi.com The information and content in this document is provided for informational purposes only and

More information

Vendor Interface Specification

Vendor Interface Specification Connecticut XIX HIPAA Translator Vendor Interface Specification DXC Technology 195 Scott Swamp Road Farmington, CT 06032, USA Page 1 of 31 Version 4.0 -- Approval Date November April 10, 2017 Table of

More information

EMC ApplicationXtender Web Access.NET eroom Integration 6.0

EMC ApplicationXtender Web Access.NET eroom Integration 6.0 EMC ApplicationXtender Web Access.NET eroom Integration 6.0 Administrator s Guide 300-008-282 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

FTD MERCURY X2 IMPLEMENTATION GUIDE FOR PA-DSS

FTD MERCURY X2 IMPLEMENTATION GUIDE FOR PA-DSS FTD MERCURY X2 IMPLEMENTATION GUIDE FOR PA-DSS FTD Mercury X2 Implementation Guide for PA-DSS 2010 Florists Transworld Delivery, Inc. All Rights Reserved. Last Updated: March 1, 2010 Last Reviewed: February

More information

Table of Contents. WPS does not allow any form of unsecured FTP.

Table of Contents. WPS does not allow any form of unsecured FTP. The Medicare EDI Gateway allows for secure transfer of information for EDI trading partners via a Network Service Vendor (NSV) or over the secure AGNS network directly to WPS. All transfers via this network

More information

Ciphermail Webmail Messenger Administration Guide

Ciphermail Webmail Messenger Administration Guide CIPHERMAIL EMAIL ENCRYPTION Ciphermail Webmail Messenger Administration Guide October 27, 2017, Rev: 8630 Copyright 2013-2017, ciphermail.com. CONTENTS CONTENTS Contents 1 Introduction 4 2 Admin login

More information

FTP Frequently Asked Questions

FTP Frequently Asked Questions Guide to FTP Introduction This manual will guide you through understanding the basics of FTP and file management. Within this manual are step-by-step instructions detailing how to connect to your server,

More information

SMS4Act! User Guide. Revision 3.22 Date: 18 April 2018

SMS4Act! User Guide. Revision 3.22 Date: 18 April 2018 SMS4Act! User Guide Revision 3.22 Date: 18 April 2018 support@sms4act.com www.sms4act.com SMS4Act! User Guide Contents What is SMS4Act!?... 3 SMS4Act! Features... 3 Who is MessageMedia?... 3 How to Install

More information

Oracle Cloud Using the FTP Adapter. Release 17.4

Oracle Cloud Using the FTP Adapter. Release 17.4 Oracle Cloud Using the FTP Adapter Release 17.4 E66632-20 October 2017 Oracle Cloud Using the FTP Adapter, Release 17.4 E66632-20 Copyright 2015, 2017, Oracle and/or its affiliates. All rights reserved.

More information

Password Changer User Guide

Password Changer User Guide Active@ Password Changer User Guide Copyright 1999-2017, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative

More information

APPLICATION LAYER APPLICATION LAYER : DNS, HTTP, , SMTP, Telnet, FTP, Security-PGP-SSH.

APPLICATION LAYER APPLICATION LAYER : DNS, HTTP,  , SMTP, Telnet, FTP, Security-PGP-SSH. APPLICATION LAYER : DNS, HTTP, E-mail, SMTP, Telnet, FTP, Security-PGP-SSH. To identify an entity, the Internet used the IP address, which uniquely identifies the connection of a host to the Internet.

More information

Financial Center Administration Console USER GUIDE

Financial Center Administration Console USER GUIDE Financial Center Administration Console USER GUIDE For Client Use Only Effective April 2018 Table of contents Introduction 3 Communicating securely with Union Bank 3 Change Security Settings 4 Manage

More information

LMEdprs Operating & Technical Guide

LMEdprs Operating & Technical Guide LMEdprs Operating & Technical Guide May 2016 Please respond to: Market Surveillance +44 (0) 207 113 8203 LMEdprs Operating & Technical Guide Version 2.0 Table of Contents 1 Introduction... 4 2 Overview

More information

Pretty Good Privacy (PGP)

Pretty Good Privacy (PGP) Pretty Good Privacy (PGP) -- PGP services -- PGP key management (c) Levente Buttyán (buttyan@crysys.hu) What is PGP? general purpose application to protect (encrypt and/or sign) files can be used to protect

More information

Content and Purpose of This Guide... 1 User Management... 2

Content and Purpose of This Guide... 1 User Management... 2 Contents Introduction--1 Content and Purpose of This Guide........................... 1 User Management........................................ 2 Security--3 Security Features.........................................

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Getting Started with Commercial Services

Getting Started with Commercial Services Getting Started with Commercial Services USER GUIDE For informational purposes only, not considered an advertisement. WELCOME TO M&T BANK S COMMERCIAL SERVICES M&T Bank s Commercial Services system provides

More information

Managing Users and Configuring Role-Based Access Control

Managing Users and Configuring Role-Based Access Control Managing s and Configuring Role-Based Access Control This section describes how to manage users in Prime Central, including defining users and passwords and configuring role-based access control (RBAC).

More information

Deposit Express User Guide

Deposit Express User Guide Deposit Express User Guide 877-305-7125 ColumbiaBank.com 253-123-4567 ColumbiaBank.com Table of Contents Deposit Express Support 3 Support Contact Information 3 Hours of Support 3 Logging in to Deposit

More information

Preposition Configuration Mode Commands

Preposition Configuration Mode Commands Chapter 3 Preposition Configuration Mode Commands To create and modify preposition directives on a WAAS device for prepositioning files for WAFS, use the accelerator cifs preposition global configuration

More information

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools

Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools Spend less on file attachment storage space Reliably back up your data or file attachments Use your OpenAir data in your reporting tools With OpenAir s Automatic Backup System (ABS) and Workspace downloads,

More information

Unified Communications Manager Express Toll Fraud Prevention

Unified Communications Manager Express Toll Fraud Prevention Unified Communications Manager Express Toll Fraud Prevention Document ID: 107626 Contents Introduction Prerequisites Requirements Components Used Conventions Overview Internal vs. External Threats Toll

More information

GIGABYTE Remote Management Console User s Guide. Version: 1.0

GIGABYTE Remote Management Console User s Guide. Version: 1.0 GIGABYTE Remote Management Console User s Guide Version: 1.0 Table of Contents Using Your GIGABYTE Remote Management Console...2 Software Install...3 Prerequisites on remote management PC...3 Install Java

More information

LDAP directory setup

LDAP directory setup This chapter provides information to configure the LDAP directory. The LDAP direcotry configuration takes place in these related windows: LDAP System Configuration LDAP Directory LDAP Authentication LDAP

More information

ONLINE TREASURY MANAGER ACH USER MANUAL

ONLINE TREASURY MANAGER ACH USER MANUAL ONLINE TREASURY MANAGER ACH USER MANUAL www.suntrust.com The information contained in this manual is the property of SunTrust Bank, Inc. Reproduction, manipulation, adjustment or transfer transmission,

More information

TAX REPORTING SUITE MODULE IDES VERSION 1712

TAX REPORTING SUITE MODULE IDES VERSION 1712 TAX REPORTING SUITE MODULE IDES VERSION 1712 USERS S MANUAL Published: Jan 2018 For the latest information and to leave feedback, please visit Vogele IT-Services at http://www.section11.ch. 2 The information

More information

Lockngo Professional

Lockngo Professional Lockngo Professional User Manual Rev. 26-04.15 Updated for Version 7 Page 1 Table of contents 1. System Requirements...3 2. Using Lockngo...3 2.1. The Lockngo user interface...3 2.2. Locking your portable

More information

GPS Pathfinder Office Software and the GPS Analyst Extension: Creating User-defined Base Providers

GPS Pathfinder Office Software and the GPS Analyst Extension: Creating User-defined Base Providers 26 January 2010 GPS Pathfinder Office Software and the GPS Analyst Extension: Creating User-defined Base Providers This support note provides instructions for setting up a user-defined base provider in

More information

HHH Instructional Computing Fall

HHH Instructional Computing Fall Quick Start Guide for School Web Lockers Teacher log-on is the same as for Infinite Campus Student log-on is the same initial log on to the network except no school year is required before their user name

More information

Wholesale Lockbox Quick Reference Guide: Administration

Wholesale Lockbox Quick Reference Guide: Administration Wholesale Lockbox Quick Reference Guide: Administration Table of Contents Adding Users... 2 Modifying Users... 3 Resetting Passwords... 5 Changing Your Password... 6 Deleting a User... 6 Contact Us...

More information

Step-by-Step Configuration

Step-by-Step Configuration Step-by-Step Configuration Kerio Technologies C 2001-2006 Kerio Technologies. All Rights Reserved. Printing Date: May 3, 2006 This guide provides detailed description on configuration of the local network

More information

e-frr SYSTEM USER GUIDE

e-frr SYSTEM USER GUIDE e-frr SYSTEM USER GUIDE for Electronic Submission of Financial Return Version 1.5 Jun 2015 Table of Contents 1. Introduction... 4 2. Background... 4 3. System Purpose... 4 4. Baseline Specification of

More information

VMware AirWatch Product Provisioning and Staging for QNX Guide Using Product Provisioning for managing QNX devices.

VMware AirWatch Product Provisioning and Staging for QNX Guide Using Product Provisioning for managing QNX devices. VMware AirWatch Product Provisioning and Staging for QNX Guide Using Product Provisioning for managing QNX devices. Have documentation feedback? Submit a Documentation Feedback support ticket using the

More information

ConnectUPS-X / -BD /-E How to use and install SSL, SSH

ConnectUPS-X / -BD /-E How to use and install SSL, SSH ConnectUPS-X /-BD /-E product family Root CA Certificate installation Rev. B Page 1/16 Index 1. How to use and install SSL (Secure Socket Layer)...3 1.1. General Certificate warning message if not installed...3

More information

Install Certificate on the Cisco Secure ACS Appliance for PEAP Clients

Install Certificate on the Cisco Secure ACS Appliance for PEAP Clients Install Certificate on the Cisco Secure ACS Appliance for PEAP Clients Document ID: 64067 Contents Introduction Prerequisites Requirements Components Used Conventions Microsoft Certificate Service Installation

More information

Configure WSA to Upload Log Files to CTA System

Configure WSA to Upload Log Files to CTA System Configure WSA to Upload Log Files to CTA System Last updated: January 30, 2018 Contents Conventions Introduction Prerequisites Requirements Components Used Configure Configure the Proxy Connect to Active

More information