|

Release Notes for Ipswitch WS_FTP Professional 2007
Ipswitch WS_FTP Professional for Microsoft Windows® 2000/XP/2003
Ipswitch, Inc.
http://www.ipswitch.com
In This File
Features
o New Features in WS_FTP Professional 2007
Included
Applications
o Upload Wizard
o Find Utility
o Synchronize Utility
o Backup Utility
o Script Utility
o Scheduler Utility
o Browser Integration
Requirements & Installation
Instructions
o Requirements
o Installing (All Applications)
o Uninstalling (All Applications)
o Silent Install (All Applications)
o Silent Uninstall (All Applications)
o Activating the Software
o Terminal Services Support
Support & More
o Support & Documentation
New Features in WS_FTP Professional 2007
User Experience and Efficiency
• WS_FTP Pro supports Microsoft® Terminal Services and Citrix® terminal services.
• Shortcut (right-click) menu for OpenPGP Transfer Mode option is now available on the shortcut menu.
• Enhanced Thumbnails let you view and resize pictures and graphics as thumbnails on your computer or remote sites.
• You can customize the Send To options on the Shortcut menu by adding a HotDrop (shortcut) to Windows Explorer or the local WS_FTP Send To menu. HotDrops let you send files on your local computer to a remote site quickly and easily.
• New custom skins are available to change the look-and-feel of your FTP client.
• Site Import wizard now supports CuteFTP, FTP Voyager, WS_FTP LE, and WS_FTP Home.
Search, Synchronize, and Backup
• Backup Wizard lets you compress (zip) and schedule archives for important files and folders.
• Synchronize Utility now supports local-to-local file synchronization.
• Enhanced file content comparison and Synchronization features let you compare files between sites, using powerful file integrity checking algorithms (CRC32, MD5, SHA1, SHA256, and SHA512). Files transfer only when they are not current in the source or target locations.
• Local Search lets you use powerful desktop search engines (Google™, Copernic™, and a Windows® search tool), installed on your computer, to search for local files and file content from within the FTP client. Search results can then be transferred to remote server easily with a simple drag-n-drop or with HotDrop options on the shortcut (right-click) menu.
Security
• File Integrity uses built-in file verification mechanisms, with file checking algorithms for CRC32, MD5, SHA1, SHA256, and SHA512, to validate that transferred files have not been compromised.
• HTTP proxy firewall is now supported. HTTP Proxy works for all connection types (FTP, FTP Auth SSL, FTP Implicit SSL, SSH/SFTP, HTTP and HTTPS).
Utilities Included
Upload Wizard
The Upload Wizard provides a simple interface for uploading files.
It can be invoked via integration with Windows Explorer (just right-click on
file(s) or folder(s) and select upload using the WS_FTP Upload Wizard!).
You can launch the Upload Wizard as a stand-alone application via the shortcut
provided in the WS_FTP Professional program group.
Find Utility
The WS_FTP Find Utility provides two search capabilities: Local lets you search for files on your local computer and Remote lets you search for files on a remote FTP site.
Backup Utility
The Backup Wizard lets you compress (zip) and schedule archives for important files and folders. Files can be backed up from your computer to a remote server, between two remote servers, or from a local drive to another local drive.
Synchronize Utility
The WS_FTP Synchronize Utility is designed to let you "mirror" folders and
directories between your computer and a remote FTP server. It lets you keep remote
sites up-to-date by automatically
uploading files that have changed, while deleting files that have been removed
from the master directory. This is especially useful for quickly and
efficiently updating live web sites from an authoring site, or for mirroring
FTP servers. Also, before transferring files between a local and remote site the files are first compared, if the files are the same on the local and remote sites, no data transfer occurs. Script Utility
The WS_FTP Script Utility automates file transfer and management
through FTP commands such as open, get, and put. For example, you can create a
script that instructs WS_FTP Professional to upload certain files, and then use
a scheduling program to run the script at the same time each day or week.
Script lines that start with ';' are comments and are ignored by the command
processor.
Scheduler Utility
The WS_FTP Scheduler Utility is an interface to Windows Scheduler that lets
you to schedule time consuming or reoccurring tasks to be executed
automatically.
Browser Integration Utility
Browser Integration lets you use WS_FTP Professional to download files
from a web browser. With this feature, if you select a download file in your
web browser (provided the download file has an FTP URL), the download will be
processed by WS_FTP Professional.
Requirements & Installation Instructions
Requirements
• One of the following Operating Systems: Windows 2000, Windows XP, or Windows 2003.
• 32 MB minimum RAM
• 32 MB of disk space
Installing (All Applications)
If you purchased a WS_FTP Professional CD-ROM,
insert the CD in a drive. If the CD does not automatically display a "Welcome" screen, click the Windows Start button and select Run. Enter the
CD-ROM drive letter followed by autorun.exe. For example, D:\autorun.exe.
Follow the instructions on your screen.
If you downloaded
WS_FTP Professional from the Internet, run the downloaded application, WSFTP_Pro_Install.exe. Follow the instructions on your screen.
Uninstalling (All Applications)
The uninstall function removes all files
associated with WS_FTP Professional from your computer, including your configured sites.
It also removes the WS_FTP Professional icon from your desktop. To uninstall WS_FTP Professional, you need to use
the "Add/Remove Programs" function located in the Control Panel. Select
Ipswitch WS_FTP Professional from the program list and click the "Change/Remove"
button.
Silent Install (All Applications)
As an administrator, you can automate the WS_FTP Client installation by creating a silent installation file. The silent installation does not prompt the user for input, but instead gets user input from an InstallShield Silent Response File (.iss extension). A response file is a plain text file with sections of data entries that include information similar to that which an end user would enter as responses to dialog boxes during a normal setup. InstallShield Silent reads the input from the response file at run time.
When you play back the silent installation file, no messages are displayed. To view information about the installation, you can view the log file. For more information about setting up a log file, see To playback an InstallShield Silent Response File.
Important: Depending on the installation type (clean install vs. upgrade install), you need to create a unique InstallShield Silent Response File for each installation type.
To record an InstallShield Silent Response File:
- From a DOS prompt, change to the drive where the install CD is located (for example, d:\), enter: Setup.exe -r -f1"c:\setup.iss"
-r starts the WS_FTP Client installation program in the record mode.
-f1 lets you set the path and file name where the resulting .iss will be written. Make sure that you include the path and file name in quotations.
- Press Enter and select the installation options you want to use for the silent installation. A new silent response file is created. You can view and edit the .iss file in a text editor.
To playback an InstallShield Silent Response File:
- From a DOS prompt, change to the drive where the new InstallShield Silent Response File was saved (for example, c:\), enter: Setup.exe -s -f1"c:\setup.iss"
-s starts the WS_FTP Client silent installation program in the play back mode.
-f1 lets you set the path and file name for the .iss file. Make sure that you include the path and file name in quotations.
-f2 lets you set the path and file name for the log file. Make sure that you include the path and file name in quotations.
- Press Enter. The silent response file is executed.
Silent Uninstall (All Applications)
To uninstall the application silently, execute the following command at the command prompt:
"C:\Program Files\InstallShield Installation Information\{AD88355B-A4E0-4DA1-BAC3-EA4FEA930691}\setup.exe" silent
Activating the Software
To unlock
WS_FTP Professional for use beyond the thirty-day evaluation period,
you will need a license key.
-
If you
have already purchased WS_FTP Professional, your license key has already
been provided to you.
-
If you
are using an evaluation version, run WS_FTP Professional, then select the link
to purchase an application key.
After you
have obtained your license key, run WS_FTP Professional and select Activate Now, then copy and paste or enter the license key and
activate your product.
Terminal Services Support
By default, WS_FTP only lets one instance of the WS_FTP operate on a given computer. If you use WS_FTP via terminal services, such as Microsoft Terminal Services or Citrix, you may want to change the registry setting to allow multiple instances of the application run.
To set the registry to run multiple instances of WS_FTP:
-
Open the Registry Editor and locate the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Ipswitch\WS_FTP\AllowMultipleInstances
- Change the AllowMultipleInstances value from 0 to 1, then click OK.
- 0 sets WS_FTP to allow only one instance per computer.
- 1 sets WS_FTP to allow multiple instances of WS_FTP per computer.
Support & Documentation
Interactive Getting Started Tour - Walks you through the initial setup,
configuration and connecting to your first site as well as transferring
your first files.
>>
Take the Getting Started Tour
Getting Started Guide - Covers information about the
release and a screen shot labeling all the key areas of the application
interface.
>>
Download the Getting Started Guide
Tools Guide- Covers information on the included Utilities
that are installed with WS_FTP Professional.
>>
Download the Tools Guide
Security Guide - Covers information on security and
encryption and using SSL, SFTP and PGP.
>>
Download the Security Guide
Note:
-
This product includes software developed by the OpenSSL Project.
-
PGP is a registered trademark of PGP Corporation.
-
This product contains software based on standards defined by the OpenPGP
Working Group of the Internet Engineering Task Force (IETF) Proposed Standard
RFC 2440.
In respectful memory of Veronique Gowdy

Ipswitch, Inc.
Copyright 2006
|