BetterWindowsSoftware.com - find freeware or shareware
Preview styles

Advanced Search - Program Type: Shareware - (Search in: Keywords) - Page # 1 of 1

Use Standard SearchAdvanced SearchBrowse Software by CategoryView Popular Search Terms

FieldValue
Page #    1
Items per page:    50
Sort Column:    Release Date
Program Type:    Shareware
Search:    Keywords
String:    sftp
Match:    Exact
search graphic   Show Options
Matches:  41 · 1 page               Page 1               
Results per page:
Title
[ and relevant links ]
Company Description
[ no highlighting ]
Operating System Program Type Cost File Size Release Date Category
#1 AbsoluteTelnet Telnet / SSH Client
download software "Celestial Software" website screenshot
Celestial Software
AbsoluteTelnet/SSH is a FIPS validated SSH terminal client that also supports telnet, SFTP, dialup, and serial connectivity in dockable tabbed multi-session interface or the classic single-session interface. A wide range of emulations are provided, including VT100, VT220, VT320, XTERM, WYSE60, ANSI, SCO-ANSI, ANSI-BBS, and QNX. Packed with options such as SOCKS5, IPV6, Arabic shaping, BIDI (bidirectional text), and IDNA (International Domain Names for Applications), Absolute is sure to support the technology you need! Absolute supports single-sign-on capability through advanced authentication features such as smartcard and GSSAPI (ActiveDirectory, Kerberos, and NTLM). Encryption options such as Blowfish, Twofish, AES, Arcfour, 3DES, Cast128, IDEA, and RC4 provide maximum security in today's insecure environments. SFTP, Xmodem, ymodem, and zmodem protocols provide extensive file-transfer support. Also supports serial ports greater than COM9 and has a variable scrollback size. Localized for: English, Chinese, Portuguese
Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Prem
Win95
Win98
WinME
WinNT 4.x
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Prem
Shareware $49.95 2590 kb 2001-02-22 Network and Internet
    Other
#2 wodSFTP
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.

wodSFTP component implements client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner.
SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords or file information is exposed to the network.

This component implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).

wodSFTP supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also:
* PutData and GetData to copy string variable to/from remote file,
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server,
* GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory),
* Resume property to resume broken transfers,
* Blocking mode to execute methods and wait until they are completed.
* Password and PublicKey properties that determine type of authentication with the server
* ASCII and Binary file transfers to handle different data types....
* Done event that is fired when executed method is completed - a perfect place to initiate new command..

wodSFTP is tested and works great with all OpenSSH versions, as well as SSH (from SSH Communications Security Corp.) which are most common on today's servers, but has been also tested on others too. Different server implementations handle some sftp features differently.
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $199.00 2273 kb 2002-03-08 Development
    Active X
#3 wodSFTPdll
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
***This is win32 dynamic dll library, provided only for VC (and similar) customers that prefer to use win32 dynamic library over ActiveX version. Only limited support is available for this product. Customers using other programming environment should try using ActiveX instead***

The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTPdll library implements client side of this protocol which is reliable and easy to use.

SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTPdll), thus no plaintext passwords or file information is exposed to the network.

This library implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).

wodSFTPdll supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also
* PutData and GetData to copy string variable to/from remote file,
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server
* GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory),
* Resume property to resume broken transfers,
* Blocking mode to execute methods and wait until they are completed.
* Password and PublicKey properties that determine type of authentication with the server
* ASCII and Binary file transfers to handle different data types....
* Done event that is fired when executed method is completed - a perfect place to initiate new command
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $209.00 1782 kb 2002-03-08 Development
    Components and Libraries
#4 wodSFTP.NET
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.

wodSFTP.NET is a dotnet implemenation of client side of this protocol which is reliable and easy to use.

SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP.NET), thus no plaintext passwords or file information is exposed to the network.

wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also

* MakeDir and RemoveDir to create and delete directories,

* DeleteFile to delete file on the server,

* ListItems event to list files in some directory on remote server,

* GetAttributes and SetAttributes to retrieve and set attributes for the file,

* Resume property to resume broken transfers,

* Blocking mode to execute methods and wait until they are completed.

* ASCII and Binary file transfers to handle different data types....

* Done event that is fired when executed method is completed - a perfect place to initiate new command...



Provided samples will guide you how to take full power of wodSFTP.NET in dotnet environment!
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $209.00 2666 kb 2002-04-14 Development
    Components and Libraries
#5 wodFtpDLX
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
wodFtpDLX is developed as two standalone components:
COM object, that should be used when you want to do all file transfer in the background and is not visible on the form, or GUI ActiveX version that has it's own Explorer-alike window where you can give end users ability to interact directly with the server

Features:
FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
Certificate authentication where available, or private key authentication for SFTP protocol
Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through Dir Items collection

Both ASCII and Binary transfer modes supported, no matter if server allows them or not
ListDir and ListNames methods for directory listing
PutFile and GetFile for storing and retrieving files
PutData and GetData for storing and reading data directly from the server
Resume support
Passive and Active data connections for FTP and FTPS protocols
Blocking mode support (only on COM version)
Set of events that notify you about method completition
Timeout support
Renaming, creating of directories, deletion of files and directories...... and much more.

But - in ActiveX GUI version you have also Explorer-alike window to allow clients full access to files
Shell icons - let icons look just like they are on local drives Context menus, completely customizable
Set of events for user interaction
Copy/Paste to and from clipboard
Keyboard support
Arrange icons by your criteria
View regular icons, small, details...
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $219.00 3946 kb 2002-08-28 Development
    Active X
#6 wodTelnetDLX
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
wodTelnetDLX is a telnet client component ready to connect to various terminal based clients, most commonly to UNIX telnet daemon. Besides supported Telnet protocol, it also supports secured communication (through encryption) using well known SSH (SSH1 and SSH2 are supported), as well as SSL/TLS (Secure Socket Layer protocol).

ActiveX version of the component has its own Terminal GUI (Graphic user interface) that supports VT100 and Linux emulation - so you can run your favorite UNIX tools with no need for 3rd party extensions - only with wodTelnetDLX.

Main features include:

- Supports Telnet, SSH1, SSH2, SSHAuto, SSL, SSLTelnet and Raw protocols

- Includes both COM Component version and ActiveX Control in same package

- Has its own Terminal client GUI (only ActiveX version)

- Implements VT100 and Linux emulations (only ActiveX version)

- Supports 'slave printing' directly from applications you run on the server

- Has blocking mode for scripting clients (only COM version), as well as non-blocking mode (both versions)

- Supports negotiation for auto determining SSH1/SSH2 protocols

- Automatically upgrades Telnet session to SSL if available

- Connects with ease even with secured WEB servers.

- Includes Certificate Management Component - you can use OpenSSL as well as MS CertificateStore certificates

- Automatically sends login and password if specified

- Fires events when data is received, or key (even special) is pressed

- Allows transparent use of any of supported protocol. Change one property - leave other code the same!
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Shareware $199.00 3091 kb 2002-10-02 Development
    Active X
#7 ZillaFTP - FTP Client For Windows
download software "ZillaFTP Inc." website screenshot
ZillaFTP Inc.
Transfer files easily using this intuitive and powerful full-featured FTP client with Multi-Language Support. ZillaFTP is a multithreaded FTP client for Windows that lets you update a Web site with a single click and resume interrupted downloads or uploads. Using its intuitive drag-and-drop Explorer-like interface, ZillaFTP is easy for beginners to use and has enough features to be useful to power users as well. Features include support for new firewall/proxy and host types, SOCKS 4.0 and 5.0, Crash recovery--no more lost transfers due to power outages or system crashes, corrections to FTP servers for year 2000 compliance, remote file viewing and editing, Directory and Folder Synchronization, Input Command, which allows you to directly input any command an FTP server supports, complete recursive directory upload/download/overwrite or delete, progress rate display, default transfer mode option in session parameters, prompts for file overwrites and preserving file date and time, a favorites list similar to that of Internet Explorer, background transfers, time-outs, the ability to delete to the Recycle Bin, port numbers passive file transfers and resume broken downloads or uploads, includes Quick Connect on the main window--so you don't have to open a connection manager to connect, Smart Reconnect--remembers your last connection info, transfer panes and advanced file-filtering parameters. ZillaFTP's Connection Manager comes preloaded with lots of popular FTP sites and adding your own FTP sites is easy. See screenshot: http://www.ZillaFTP.com/screenshots.html

NOTE: Added Directory and Folder Synchronization and more language packs such as (ARABIC, ENGLISH, FRENCH, GERMAN, ITALIAN, PROTUGUESE, SPANISH, AND YOU CAN ADD YOUR OWN LANGUAGE EASILY). This software works similar to Cute Ftp, WS FTP Pro and FTP Voyager
Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000
Win95
Win98
WinME
WinNT 3.x
WinNT 4.x
WinXP
Windows2000
Shareware $29.00 4910 kb 2003-02-27 Network and Internet
    Other
#8 wodFTPServer
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel).
Support for all 3 protocol is transparent for your programming - you have same set of events, same set of properties and methods, same control over connected users - and just one property to change to switch from one protocol to another - Protocol property!

Unlike old FTP protocol support, FTPS and SFTP protocols provide security, privatekey/certificate authentication and strong encryption of data - great for insecure networks. wodFTPServer can be easily setup (using provided samples) to listen and accept such clients.

Features include

support for FTP, SFTP and FTPS protocols
support for certificate and privatekey authentications (required or optional)
set of events to control every aspect of client's connection - when he changes directory, lists directory contents, downloads file....
support for large files (larger than 4.2gb)
transparent interface - interface is the same for all supported protocols
debug log showing entered commands and replies sent to the user (in SFTP protocol wodFTPServer creates these messages for you!)
NT style authentication - you don't need to create accounts on your server at all, use users registered on your NT system
great speed
complete information on connected users - get their originating IP address, originating port, total connected time...
custom initial messages sent to the client - you can hide WeOnlyDo! origin completelly
easy interface - almost to say 'plug and play'

wodKeys component is included in our setup package free of charge. It can be used for private key management - to Generate new keys, Load/Save the, obtain public keys etc..
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $239.00 3234 kb 2003-03-18 Development
    Active X
#9 Private Shell SSH Client
download software "TB Labs, LLC" website screenshot
TB Labs, LLC
Private Shell is an easy to configure SSH client for Windows.

Autoconfiguration wizard helps you to setup basic and advanced SSH sessions. Even if you are not familiar with SSH, you can easily establish connections that use public key authentication and provide ssh tunneling for third-party applications (such as Oracle, MySQL, CVS, VNC, e-mal clients and other software).

Private Shell's default configuration allows you to connect to any SSH1 or SSH2 server in the most secure way by choosing the strongest encryption algorithms supported by a remote computer. Full support for ssh tunneling and X11 forwarding.

Use built-in Secure FTP client (SFTP client) to transfer files between computers securely.

Private Shell takes care to establish public key authentication, providing DSA or RSA key generation and key upload features. You can use the included key agent utility to cache decrypted private keys. Tokens are supported.

Use the power and flexibility of graphical user interface and speed of command line interface. Included ssh.exe and scp.exe provide command line interface for SSH client and SCP (Secure CoPy).

Change look and feel of terminal window. Do not entangle connections by setting different terminal color schemes for profiles.

Use Private Shell's "remote codepage" feature to display non-English characters sent by servers

Install Private Shell to a flash drive or even to a diskette to access remote computers from anywhere.

Private Shell is supported. Detailed documentation, How-Tos and our support team are ready to answer your questions, guide you through the setup process and suggest solutions for particular tasks.
Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003
Win95
Win98
WinME
WinXP
WinNT 4.x
Windows2000
Windows2003
Shareware $29.95 2429 kb 2005-01-27 Network and Internet
    Terminal and Telnet Clients
#10 Cute FTP Professional
download software "GlobalSCAPE Texas, LP." website screenshot
GlobalSCAPE Texas, LP.
Cute FTP Pro transfers files securely over SSL and SSH2 protocols to and from remote servers. Connect through firewall connections and SOCKS 4 & 5 proxy servers. S/KEY secures login. Simultaneously connect and transfer files from several servers quickly using multi-part or compressed transfers. Backup, monitor, and synchronize files and folders. Automate secure and non-secure connections and transfers, or develop custom applications that require an FTP sub-system by controlling CuteFTP Pro's Transfer Engine directly from a script. Customize overwrite actions. Verify file integrity upon transfer.
Windows2000, WinXP, Windows2003
Windows2000
WinXP
Windows2003
Shareware $59.99 6003 kb 2005-09-22 Network and Internet
    FTP Clients
#11 FileCOPA FTP Server
download software "InterVations, Inc." website screenshot
InterVations, Inc.
FileCOPA takes the hard work out of running a secure FTP Server. The FileCOPA FTP Server installs on any version of the Microsoft Windows operating system with just a few clicks of the mouse and automatically configures itself for anonymous operation.

Award winning FileCOPA FTP Server is ideal for business users who require a powerful and flexible FTP Server. FileCOPA has a user-friendly interface making managing an FTP server an absolute doddle.

FileCOPA's features include full passive FTP support, implicit and explicit SSL (Secure Socket Layer) support, SFTP support, unlimited connections, anonymous FTP support, Live WHO Lookup, user statistics, bandwidth throttling, user quotes, user ratios, file and directory access rights, W3C Log File compliance, configurable security system, automatic IP blocking for failed login attempts, configurable user event system and Mode-Z support.

FileCOPA is fully compatible with Windows Vista.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Busine
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vista Busine
Shareware $39.95 18407 kb 2005-11-01 Servers
    FTP Servers
#12 wodFtpDLX.NET
download software "WeOnlyDo Software" website screenshot
WeOnlyDo Software
Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No matter what protocol is selected - it is completely transparent for programming. Same methods and same events apply for all protocols.

Features include
- FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
- Certificate authentication for FTP+SSL protocols, or privatekey authentication for FTP+SSH protocol
- Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through DirItems collection
- Both ASCII and Binary transfer modes supported, no matter if server allows them or not
- ListDir and ListNames methods for directory listing
- PutFile and GetFile for storing and retrieving files (to file or to data stream)
- PutFiles, GetFiles, DeleteFiles, LoopFiles for recursive uploads and downloads
- Resume support
- Passive and Active data connections for FTP and FTPS protocols
- Blocking mode support
- Set of events that notify you about method completition
- Large files >4.2gb support
- Timeout support
- Renaming, creating of directories, deletion of files and directories......

Simple interface, powerfull code
wodFtpDLX.NET has no intention on providing deepest protocol specific commands (like ACCT, STOU or whatever). It provides only commands that can apply to all 3 supported protocols. But - when it provides something - it does everything automatically for you. You don't have to think about opening data ports, you don't have to think on sending appropriate commands, setting modes etc.. You need to download file? Call GetFile - that's all. wodFtpDLX.NET will do everything else for you.
WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $229.00 3023 kb 2006-01-22 Development
    Components and Libraries
WinRAR
#13 Nexus Terminal
download software "Nexus Integration" website screenshot
Nexus Integration
Nexus Terminal is a Telnet 3270/5250/VT/ANSI terminal emulator with support for recording, a script language, host print (both tn3270 (3287, Tn5250 (3812) and LPD), file transfer (IND$FILE), HLLAPI, SSH and SSL. Support for serial communication (RS232). A FTP/FTPS/SFTP client is also included, which has support for several host systems. It has more than a hundre script functions, which can be used to run dayly rutins and operations. Small, fast, stable, secure, optimal connectivity and a cost-effective mainframe application interface. Continuously updated with new features and protocol extensions and customers in 59 countries.
WinOther, Win98, WinXP, Win2000, WinServer, WinVista, Win7 x32, Win7 x64
WinOther
Win98
WinXP
Win2000
WinServer
WinVista
Win7 x32
Win7 x64
Shareware $50.00 1910 kb 2006-04-26 Network and Internet
    Terminal and Telnet Clients
#14 WinSSHD
download software "Bitvise Limited" website screenshot
Bitvise Limited
WinSSHD is a fast, robust, easy to use SSH server for Windows NT4/2000/XP/2003 with support for SFTP and SCP file transfer; TCP/IP tunneling with flexible permission rules; secure graphical login with Remote Desktop or WinVNC; VT100, xterm or bvterm terminal access. Supports Windows groups and domain accounts; public key and Kerberos authentication; virtual accounts; provides powerful graphical as well as scriptable and COM configuration. Supports server-configured port forwarding rules for easier client administration. Ideal for remote server administration; as file server (SFTP); or for a software VPN (SSH port forwarding). Supports multiple simultaneous, independent installations. Recommended with Bitvise Tunnelier SSH client. Free Personal Use edition can be selected when installing.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Busine
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vista Busine
Shareware $99.95 4620 kb 2006-04-27 Servers
    Other Server Applications
#15 JaSFtp
download software "Hitek Software LLC" website screenshot
Hitek Software LLC
SFTP client (secure FTP) designed for automation of SFTP, FTP and related tasks. Run 1000+ tasks on a schedule. Goal is to create advanced SFTP and FTP tasks that can be scheduled automatically or run instantly. Supports a very flexible wildcard system to transfer multiple files at once. Supports subdirectory transfers. Can automatically save files based on date/time or customized names. Comes with a powerful and flexible task scheduler. Email Notification of task failure based on task exit code. Remote SFTP, FTP and local directory monitor can detect directory change and trigger FTP , zip, copy, delete tasks. Can also detect file size, total files, file modification dates and trigger other tasks if required.
Win95, Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Unix, Linux
Win95
Win98
WinME
WinNT 4.x
Windows2000
WinXP
Windows2003
Unix
Linux
Shareware $119.95 21484 kb 2006-05-17 Network and Internet
    FTP Clients
#16 SynchronEX File Synchronizer, Backup/FTP
download software "Xellsoft Software" website screenshot
Xellsoft Software
SynchronEX realizes robust multi-directional file tree synchronization and backup over local & network paths in any situation: From laptop synchronization to scheduled backup tasks to incremental FTP/DAV website upload. It supports true synchronization of (re)moved files and directories, provides collision detection and advanced wildcard filters. A GUI front-end with more than 15 wizards makes it easy to use. A simulation mode, error level control, project scripts (Python) and a shell (batch) interface meet the needs of advanced users. An integrated job scheduler, logging features and super-project options enable extensive automation. The virtual file system design of this file synchronizer integrates ZIP archives, FTP, SFTP, FTPS, WebDAV, automatic file version tracking (XVS), split-backup on changeable media and other storage options seamlessly. Amongst extra tools is a duplicate file finder.
Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Linux, Linux Console
Win95
Win98
WinME
WinNT 3.x
WinNT 4.x
WinXP
Windows2000
Windows2003
Linux
Linux Console
Shareware $19.95 1660 kb 2006-05-19 System Utilities
    Backup and Restore
#17 ScriptFTP
download software "AmmSoft" website screenshot
AmmSoft
ScriptFTP is a FTP/FTPS client designed to automate file transfers. It follows the commands written on a text file (also called script file) and make the transfers automatically. Writing the script file is very easy and once written you can run them with just a single click. Script scheduling is also supported.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Busine
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vista Busine
Shareware $34.95 4905 kb 2006-05-24 Network and Internet
    Other
#18 1st Choice FTPPro
download software "Sabine Consulting" website screenshot
Sabine Consulting
1st Choice FTPPro looks and feels just like Windows Explorer, except you can also transfer files to and from FTP sites. Optimized for Windows Vista, it's features include:

Drag-and-Drop: You won't have to learn any new commands. Simply drag files from your local computer to any FTP site.

Copy Entire Folders: Unlike other FTP programs, you won't have to perform Directory transfers in multiple steps. ALL of the files and folders contained in any Directory can be Copied in just ONE process.

Background Processing: FTPPro can be minimized while file transfers are taking place, so you can perform other tasks on your computer while you are waiting.
Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003
Win 3.1x
Win95
Win98
WinME
WinNT 3.x
WinNT 4.x
Windows2000
WinXP
Windows2003
Shareware $69.00 221 kb 2006-05-26 unclassified
#19 Core FTP Server
download software "CoreFTP.com" website screenshot
CoreFTP.com
Core FTP Server - secure FTP server with SSL/TLS/FTPS, SSH/SFTP, HTTPS support, virtual paths, access rules, certificate authentication and much more... Easy, quick setup allows you to start sharing your files in minutes!
Win98, WinME, WinNT4, Windows2000, WinXP, Windows2003
Win98
WinME
WinNT4
Windows2000
WinXP
Windows2003
shareware $49.95 1845 kb 2006-06-08 Network and Internet
    Other
#20 PHP Expert Editor
download software "Ankord Development Group" website screenshot
Ankord Development Group
PHP Expert Editor is an easy-to-use IDE for Windows with UTF-8 support. This editor supports Perl, Python, Ruby, Tcl, Java Script and other languages too. This Editor specially designed for PHP-masters and has a nice features for beginners and professional programmers. PHP Expert Editor has internal HTTP-server and Debugger to run, test and debug PHP scripts (you can use any external HTTP-server also). The PHP Syntax Check, internal browser, Code Explorer, File Explorer, FTP client with SFTP support, Project Explorer, Code Templates, customizable code highlighting, quick navigation in code, and much more.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Shareware $49.00 3273 kb 2006-11-07 Web Development
    ASP and PHP
#21 InstantSync Secure FTPS/SFTP
download software "SiteDesigner Technologies, Inc." website screenshot
SiteDesigner Technologies, Inc.
InstantSync is a secure desktop tool for high speed file synchronization, moving, mirroring, replication and remote backups. It utilizes industry standard FTP/SSL and FTPS over SSH protocols to ensure data safety and encrypts all data with strong encryption ciphers. The underlying smart SyncDB file tracking technology guarantees that only new and changed files are transferred, making it perfect solution for web site updates and remote backups. The Sync Preview feature displays sync results without actually transferring any files, and helps you to test and fine tune sync task filters and other options. The InstantSync accelerates file transfers with multithreaded transfer engine and on-the-fly file compression. It also supports automatic retries, reconnectes, and resumes for error free file transfers. Extensive logging options with multiple log file rotation schemes are available.
Windows2000, WinXP, Windows2003
Windows2000
WinXP
Windows2003
Shareware $99.00 7771 kb 2006-12-15 Network and Internet
    FTP Clients
#22 Novosoft Office Backup Professional
download software "Novosoft LLC" website screenshot
Novosoft LLC
Novosoft Office Backup is a comprehensive backup solution with a simple and intuitive interface which allows doing backup of data under Windows 2000/XP/2003/Vista with 9 levels of Zip compression and 128-bit blowfish encryption to virtually any storage media including CD, DVD, HD-DVD, Blu-ray, USB, flash, FTP, SFTP, LAN and network drives. Novosoft Office Backup supports direct mail backup from mail server via POP3. The program can do easy backup of ?My Documents?, MS Outlook/Outlook Express, ICQ, Registry, Desktop items. More plug-ins are available for download from the program web site such as plug-ins for backup of ASDSee, Adobe Photoshop CS2, Firefox, the Bat Pro, AOL Instant Messenger, Spybot - Search & Destroy, Winamp, Windows Media Player, WinRar, WinZip, Yahoo messenger. In addition, you can apply file filters to select only the most critical data, and perform backups automatically on a flexible schedule with a minute accuracy or manually launch a backup task at any moment. It is also possible to schedule backups for execution upon system logon or logoff or before/after execution of any program. Two backup modes such as Standard mode and Expert mode allow for simpler or more specific adjustment of the backup task including backup with timestamps and versions to keep track of all file modifications and restore data files to a state in which they were at a specific point in time. Besides, Novosoft Office Backup supports one-way and two-way (mirroring) synchronization with which you can easily synchronize all of your important data files across multiple computers and devices. The option of running tasks as Windows service allows two or more users to do backup simultaneously even with no user logged on. While backup runs invisibly not interfering with other programs, the user is informed about its progress through email notifications and tray icon signals, as well as through a log file.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Shareware $99.00 5975 kb 2006-12-15 System Utilities
    Backup and Restore
#23 Novosoft Office Backup
download software "Novosoft LLC" website screenshot
Novosoft LLC
Novosoft Office Backup is a comprehensive backup solution with a simple and intuitive interface which allows doing backup of data under Windows 2000/XP/2003/Vista with 9 levels of Zip compression and 128-bit blowfish encryption to virtually any storage media including CD, DVD, HD-DVD, Blu-ray, USB, flash, FTP, SFTP, LAN and network drives. Novosoft Office Backup supports direct mail backup from mail server via POP3. The program can do easy backup of ?My Documents?, MS Outlook/Outlook Express, ICQ, Registry, Desktop items. More plug-ins are available for download from the program web site such as plug-ins for backup of ASDSee, Adobe Photoshop CS2, Firefox, the Bat Pro, AOL Instant Messenger, Spybot - Search & Destroy, Winamp, Windows Media Player, WinRar, WinZip, Yahoo messenger. In addition, you can apply file filters to select only the most critical data, and perform backups automatically on a flexible schedule with a minute accuracy or manually launch a backup task at any moment. It is also possible to schedule backups for execution upon system logon or logoff or before/after execution of any program. Two backup modes such as Standard mode and Expert mode allow for simpler or more specific adjustment of the backup task including backup with timestamps and versions to keep track of all file modifications and restore data files to a state in which they were at a specific point in time. Besides, Novosoft Office Backup supports one-way and two-way (mirroring) synchronization with which you can easily synchronize all of your important data files across multiple computers and devices. The option of running tasks as Windows service allows two or more users to do backup simultaneously even with no user logged on. While backup runs invisibly not interfering with other programs, the user is informed about its progress through email notifications and tray icon signals, as well as through a log file.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Shareware $39.00 10450 kb 2006-12-15 System Utilities
    Backup and Restore
WinRAR
#24 Sysax FTP Automation
download software "Codeorigin, LLC" website screenshot
Codeorigin, LLC
Sysax FTP Automation is a secure file transfer automation and synchronization program with support for FTP, SFTP and FTPS. Both simple and complicated file transfer sequences can be easily automated. It has many useful features such as transfer status monitoring, email notification, file (de)compression, task scheduling, FTP scripting, public key authentication, client side SSL certificates and detailed log files.

Sysax FTP Automation is much more than a direct drop-in replacement for the Windows console ftp program. The program has its own scheduler that runs as a native NT service. An integrated script development and debugging environment provides the ability to step through each line of any file transfer script. The program also has a script generation wizard that generates complete scripts that can be furthur fine tuned and debugged.

Many advanced features such as controlled synchronization between local and remote folders, PGP encryption and decryption, and file interity checking using CRC, MD5, and SHA are also supported. Sysax FTP Automation has passed the rigorous testing program for running on Windows Vista and has officially been certified for Windows Vista by Microsoft. A complete list of features is available on the product website at www.sysax.com. Sysax FTP Automation is a complete and affordable solution for securely automating file transfers on windows systems. Download it now and evaluate it free for 30 days.
Win95, Win98, WinME, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultima
Win95
Win98
WinME
WinXP
Windows2000
Windows2003
Windows Tablet PC Edition 2005
Windows Media Center Edition 2005
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultima
Shareware $97.00 7330 kb 2007-01-17 Network and Internet
    FTP Clients
#25 Sysax Multi Server
download software "Codeorigin, LLC" website screenshot
Codeorigin, LLC
Sysax Multi Server is a Secure FTP Server and SSH2 Secure Shell Server combined into a single product. It simultaneously supports remote access and file transfer using FTP, FTPS, SFTP, Telnet, and Secure Shell. It also supports web based file transfer using HTTP and HTTPS.

Sysax Multi Server can be administered using the control panel from the local computer or remotely through a browser based web adiministration interface. Users can be authenticated using local windows system accounts, active directory, or Sysax Server specific accounts.

Sysax Multi Server enables the execution of server scripts based on the triggers generated by user actions. For example, a script can be executed whenever a user has successfully logged in or has downloaded a file. The script can be used to send email notifications, perform additional file transfers and local file processing, or even run other programs.

Many advanced features such as download and upload resuming and file integrity verification using CRC, MD5, and SHA are also supported. Sysax Multi Server has passed the rigorous testing program for running on Windows Vista and has officially been certified for Windows Vista by Microsoft. A complete list of features is available on the product website at www.sysax.com. Sysax Multi Server is the only windows software solution you will ever need to support all internet file transfer protocols. Download it now and evaluate it free for 30 days.
Win95, Win98, WinME, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultima
Win95
Win98
WinME
WinXP
Windows2000
Windows2003
Windows Tablet PC Edition 2005
Windows Media Center Edition 2005
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultima
Shareware $97.00 4925 kb 2007-01-17 Servers
    FTP Servers
#26 Handy Backup
download software "Novosoft Handy Backup" website screenshot
Novosoft Handy Backup
Handy Backup is a complete, extensible automatic backup solution for Windows Vista/XP/2000 and 2008/2003 Server. Can perform full and incremental backup, synchronize files and folders; has presets to backup Outlook (including Outlook 2007 and Windows Mail), instant messengers data, E-mail, Windows registry, My Documents, Favorites, Desktop, as well as data and settings of other popular applications. Supports the widest range of storage media and can backup to CD-R/-RW, DVD, Blu-ray, HD DVD, USB, Flash, FireWire, FTP, LAN network, Hard Drive and Online. In addition to the core functionality, Handy Backup can be supplemented with advanced plug-ins which include: capability to back up to SFTP servers, hot backup and recovery of Microsoft Exchange Server data, MS SQL Server database backup, IBM's DB2 data server backup, Oracle database backup, as well as backing up ODBC-compatible databases (such as MySQL) and Lotus Notes/Domino data. A special Disk Image function allows creating complete hard disk image backup - backup of an entire PC data through creation of a drive image (snapshot). The program has multiple backup options, such as on-the-fly ZIP64 compression, 128-bit blowfish encryption, running other programs before and after task execution, storing backups with timestamps, and other. Comprehensible Wizard-based user interface provides easy step-by-step adjustment of backup tasks. Handy Backup is very flexible in scheduling and administering: it can run as Windows service, supports command line interface, e-mail notification and logs generation. All users are entitled to free unlimited support via e-mail, phone or Skype. The software is proven to have superior performance and proudly carries the "Certified for Windows Vista" and "Works with Windows Server 2008" logos which guarantees that it satisfies all requirements of availability, reliability, security, and supportability.
WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Shareware $39.00 13288 kb 2007-01-18 System Utilities
    Backup and Restore
#27 Serv-U
download software "RhinoSoft.com" website screenshot
RhinoSoft.com
Serv-U is a powerful, easy-to-use, award-winning File Server from RhinoSoft.com. Serv-U supports the FTP, HTTP, and SFTP protocols to ensure maximum compatibility with the widest range of transfer client software. With support for industry-standard SSL encryption, Serv-U protects your data while it's in transit. A powerful Web-based interface allows administrators to remotely access and configure the File Server from any Internet connection in the world using their Web browser. Serv-U also includes a built-in transfer client allowing users to upload and download files from their Web browser. Combined with advanced photo sharing capabilities, Serv-U is an excellent solution for sharing images with friends, family, and colleagues. By licensing FTP Voyager JV with Serv-U, a full-featured transfer client becomes available to all users with no extra installation required. Because FTP Voyager JV is written using Java technology, it's a cross-platform solution for enterprises with a diverse client base. Serv-U can be accessed and administered in 12 different languages simply by choosing an appropriate language upon login. There's never been a more complete, secure File Server solution than Serv-U.
BlackBerry, iPhone, iPod, Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP
iPhone
iPod
Win2000
Win7 x32
Win7 x64
WinServer
WinVista
WinVista x64
WinXP
Shareware $199.95 10382 kb 2007-01-29 Servers
    FTP Servers
#28 WebDrive
download software "South River Technologies" website screenshot
South River Technologies
WebDrive integrates FTP, FTPS, WebDAV, SFTP, Amazon S3 or FrontPage servers into the Windows desktop by making your web server appear as a network drive. This allows you to use your favorite applications to edit files and save them directly to the server. The WebDrive client includes proxy server support and many advanced FTP features like resume interrupted download, Auto ASCII/Binary transfer selection, and Unix file permission support. WebDrive also has SSL and SSH encryption capabilities for secure file transfers and Digest Authentication support for WebDAV servers.
WinNT 4.x, Windows2000, WinXP
WinNT 4.x
Windows2000
WinXP
Shareware $59.95 6128 kb 2007-02-15 unclassified
#29 SecureFX
download software "VanDyke Software Inc." website screenshot
VanDyke Software Inc.
SecureFX is a flexible, secure file transfer application with a visual interface that is easy to learn. SecureFX offers advanced capabilities including site synchronization and automation that help web designers and network administrators streamline everyday tasks. Delivering strong security with SFTP and SSL-based protocols as well as FTP, SecureFX is the tool you can rely on to finish tough jobs - connecting to many different servers, resuming multi-file transfers, and getting through network proxies and firewalls. An optional "FIPS Mode" uses a FIPS 140-2 validated cryptographic library and only allows FIPS-approved algorithms. If you need terminal emulation and file transfer, SecureCRT and SecureFX can share global and session options and host key database so configuring a connection only needs to be done once. Or create a complete file transfer solution with SecureFX and VShell server. SecureFX includes a 30-day evaluation license for the fully-functional application and technical support.
WinXP, Windows2000, Windows2003, Windows Vista Business
WinXP
Windows2000
Windows2003
Windows Vista Business
Shareware $59.95 11846 kb 2007-04-05 Network and Internet
    FTP Clients
#30 FTP Voyager
download software "RhinoSoft.com" website screenshot
RhinoSoft.com
FTP Voyager is the most powerful FTP client program for Windows 9x/Me/NT/2000/XP on the market. With an intuitive drag-and-drop interface, FTP Voyager lets you update a Web site with a single click, transfer files directly between FTP servers, resume interrupted downloads, and perform advanced file searches while doing other FTP tasks. The FTP Site Profile Manager makes it easy for you to add your own FTP sites. You can also import your FTP sites from many other FTP applications for use in FTP Voyager. FTP Voyager supports secure connections using SSL and SSH. Additional features include auto ASCII/Binary transfer selection, advanced file filtering, folder shortcuts, clipboard URL monitoring, and dial on demand. You can also queue your downloads for later. By adding files to download to a queue, you can continue on with your FTP tasks and start the download queue when you're finished. This saves you time and saves on your connection's bandwidth while you have other FTP tasks to complete. Using the built-in FTP Scheduler, you can schedule all of your routine tasks, such as backing up and updating web sites, to take place at the time that is most convenient for you. FTP Scheduler is capable of uploading, downloading, synchronizing folders, and deleting files/folders. FTP Scheduler will even dial your Internet connection for you! Using a familiar Windows interface, people who have never used FTP before will feel at ease with FTP Voyager. Likewise, advanced FTP users will find all the advanced features they need within FTP Voyager. Download FTP Voyager from RhinoSoft.com today and find out why FTP Voyager beat out the competition and is the 2000, 2001, 2003, and 2005 SIAF winner for Best Internet Enhancement or Utility. With free e-mail technical support and a year of free program updates included with an FTP Voyager purchase, you're guaranteed to stay ahead of the competition with the RhinoSoft.com development team there to help you along the way.
Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Busine
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vista Busine
Shareware $39.95 5729 kb 2007-04-09 Network and Internet
    FTP Clients
#31 Backup Chunker
download software "Xarka Software" website screenshot
Xarka Software
Backup Chunker is a freeware backup / synchronization program with unique features: multiple synchronization and versatile compression with strong encryption. The program is designed for both novice and advanced users, and has the following features:

- Easy to setup backup tasks. Simple user interface. Unique approach to simple or complex backup & synchronization jobs.

- Can copy files between many types of storage: Hard disks, burn CD/DVDs, USB drives, MP3 players, internet backup services (using WebDAV), FTP & Secure FTP servers and more.

- Has the ability either to synchronize files, or synchronize with "chunks" which are small to medium sized compressed and/or encrypted zip archives. This is a very unique feature of Backup Chunker; you can back up all your files to small to medium sized archives (using the common zip or 7-zip format) that are both compressed and encrypted. On each backup, only the new and modified files are re-compressed, and only the affected chunks changed.

- Can handle many different scenarios, like synchronizing files between many computers and storage devices. For example you can sync your home computer with a USB stick (using compression and encryption), and then your USB stick to your work computer. This way you can keep your computers synchronized and also have a compressed & encrypted backup copy on your key chain!

- Archive format used is the common zip or 7-zip that can be extracted if required with any simple file compression utility.

- Industrial strength encryption (AES-256) that has no back doors.

- Extremely fast synchronization of thousands of files, even to locations on a network or the internet.

Backup Chunker can help with all day-to-day backup scenarios, for simple or demanding tasks. Our solution is especially good if you have thousand of files that need to be saved for backup purposes or frequently synchronized with other computers and back.
Win98, WinME, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x6
Win98
WinME
WinNT 4.x
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x6
Shareware $259.00 6381 kb 2007-04-10 System Utilities
    Backup and Restore
#32 zaSFTP
download software "zaTelnet" website screenshot
zaTelnet
SFTP, or secure FTP, is a program that uses SSH to transfer files. Unlike standard FTP, it encrypts both commands and data, preventing passwords and sensitive information from being transmitted in the clear over the network. It is functionally similar to FTP, but because it uses a different protocol, you can't use a standard FTP client to talk to an SFTP server, nor can you connect to an FTP server with a client that supports only SFTP.


zaSFTP is graphical SFTP client for mobile device.You can download and upload files from and to SFTP server. Make new directory, rename and remove directories and files. Manage local and remote file system.


Features:
Embedded ping.
Embedded text file editor.
Auto and manually select network connection.
Plain password, keyboard-interactive and private key file authentication.
Http proxy for SSH1/SSH2
Windows CE, Pocket PC, Windows Mobile 2003, Windows Mobile 2005
Windows CE
Windows Mobile 2003
Windows Mobile 2005
Shareware $19.95 292 kb 2007-04-24 Network and Internet
    FTP Clients
#33 Titan FTP Server
download software "South River Technologies" website screenshot
South River Technologies
Titan FTP Server is an enterprise class Managed File Transfer Server product for storing and sharing files. With unparalleled performance and scalability, Titan serves a variety of needs from the largest enterprise to the home user. Titan provides an advanced feature set, giving you flexibility and control. An intuitive user interface makes Titan FTP Server easy to set up and maintain. Titan FTP Server is FIPS-140-2 compliant.

For Large Enterprises:
Titan offers unlimited user accounts (professional edition) and the controls to appropriately manage them. Bandwidth throttling and configurable maximum transfer speed allows you to customize the bandwidth given to any user or server. You can regulate the number of connections from a given IP, and block users and IP's after a configurable number of invalid commands. The control and scalability that Titan FTP server provides offers an excellent file sharing solution for even the largest enterprises.

Security and Access Control:
Titan provides security and access control features such as SSL for secure file transfers, S/Key MD4 and MD5 password encryption, enabling or disabling of anonymous access, and the ability to permit or deny access based on IP address. The server also includes the ability to block FXP and PASV mode transfers.

For Home Users:
All of the advanced functionality of the Enterprise version is included in a less expensive home version. And with features like configurable upload/download ratios and disk quotas, you can control the way that files are shared on your system.

Advanced features include: SSL/SFTP support for secure file transfers, Virtual Folders, Unlimited user accounts (professional edition), Bandwidth Throttling Support, S/KEY Password Encryption, UL/DL Ratios, Disk Quotas, Banned/Free Files Lists, Anonymous Access Enable/Disable, Custom Messages, Log File Rotation.
Windows2000, WinXP
Windows2000
WinXP
Shareware $59.95 12699 kb 2007-04-25 Servers
    FTP Servers
#34 EmFTP Professional
download software "Emurasoft, Inc." website screenshot
Emurasoft, Inc.
EmFTP Professional is an easy-to-use, high quality FTP/SFTP client. It features SFTP using SSH, Quick Connect Bar, Filter Feature, FTP Fast Transfer using mulitple threads, permission change, and automatic permission settings. It also features Explorer-like look and feel, and robust and responsive operation. EmFTP can work well with EmEditor, the text editor for Windows. If EmEditor is installed, you can edit a server-side file as if it were a local file. You can easily import settings from other FTP client software including FFFTP, Internet Explorer and WS_FTP. The Synchronize Upload feature can copy exactly the same structure of the local folders to the server. The Synchronize Upload feature can copy exactly the same structure of the local folders to the server. Certified for Windows Vista.

You can specify files or folders not to transfer, and files or folders not to delete.

You can create folders, delete files or folders on the server.

You can customize the port number.

You can set passive mode and set "keep alive" with a command like NOOP.

You can specify a time zone for each configuration, and display the date modified at local time.

You can set ASCII mode or binary mode by file types.

You can specify local and server initial folders.

You can set to use last used folders, or EmFTP can move folders synchronously.

Progress dialog box displays each thread status and errors.

You can define external tools and open selected local or server files with a defined external tool.

You can customize an external tool so that if you open a server file with the external tool, EmFTP will download the file to a local temporary directory, and it can automatically upload the modified file when you modify the file.

You can customize toolbars with different buttons, sizes or colors.

The EmFTP user interface is similar to EmEditor. EmFTP has the same look and feel as Windows XP.
Windows2000, WinXP, Windows2003, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Windows2000
WinXP
Windows2003
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Shareware $39.99 678 kb 2007-04-27 Network and Internet
    FTP Clients
#35 SFTP Component for .NET
download software "Safabyte" website screenshot
Safabyte
NetXtremeSshFtp component for .NET offers a number of classes that make the work of transferring files directly from your application using SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily. SftpClient class provides a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the SSH Secure File Transfer Protocols are implemented.

Major Features:
* All the standard SFTP file and directory operations (upload, download, rename, resume, abort,...).
* Supports folders synchronization.
* Supports compress or decompress data on-the-fly.
* Supports multi-threads upload and download.
* Compliant with RFC 4250-4254, 4256 and 4419.
* SFTP protocol version 3 support.
* All SSH and SFTP server support.
* Firewall and Proxy support.
* Large file support (>4GB).
* Supports IPv6.
* 100% managed code written in C#.
* Fully documented and 28 Sample projects written in C#, VB.NET and ASP.NET.
WinXP, Windows2000, Windows2003, Windows Vista Starter
WinXP
Windows2000
Windows2003
Windows Vista Starter
Shareware $299.00 8046 kb 2007-05-03 Network and Internet
    File Sharing and Peer to Peer
#36 TSW SiteSync
download software "TSW" website screenshot
TSW
TSW SiteSync 2.0 is the "worry less, get more done" solution for managing your websites. It offers painless and safe synchronization of your local and remote website content, a fully featured FTP client for working with your files, a built-in mini editor and file diff tool, along with other time saving features. It has the following key features:

* Two way synchronization
* Full featured FTP, FTPS and SFTP client
* Advanced exclusion filter
* Safe synchronization procedure
* Visual comparison of local and remote site

And much more.
Win98, WinME, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Win
Win98
WinME
WinXP
Windows2000
Windows2003
Windows Tablet PC Edition 2005
Windows Media Center Edition 2005
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Win
Shareware $39.99 2900 kb 2007-08-15 Web Development
    Site Administration
#37 File Transfer Command Line
download software "JSCAPE" website screenshot
JSCAPE
File Transfer Command Line (FTCL) is a platform independent utility for scripting file transfers. FTCL requires no knowledge of programming and has an easy to use scripting language that can be used to automate routine file transfers. FTCL supports various file transfer protocols including FTP, FTPS (FTP over SSL) and SFTP (FTP over SSH).
Win98, Windows2000, WinXP, Windows2003, Windows Vista Home Basic, Windows Vista Business, Windows Vista Enterprise, Mac OS X, Mac OS X 10.4, Mac OS X 10.5, Unix, Linux, Linux Console
Win98
Windows2000
WinXP
Windows2003
Windows Vista Home Basic
Windows Vista Business
Windows Vista Enterprise
Mac OS X
Mac OS X 10.4
Mac OS X 10.5
Unix
Linux
Linux Console
Shareware $299.00 16504 kb 2007-11-20 Network and Internet
    FTP Clients
#38 SFTP NET Managed
download software "SFTP NET Components" website screenshot
SFTP NET Components
Developing a communication product in .NET? Lacking developers with deep knowledge of communication and security? Add SFTP and SSH support to.NET projects in a matter of minutes! No past SSH, SFTP or security experience required!

SFTP NET Managed puts your project on the rails, leading your .NET team straight to a final release. Implementing SFTP and SSH protocols into a set of .NET components, SFTP NET Managed is a perfect solution for your company. Every little detail in SFTP and SSH protocols has been taken care of. Just add SFTP NET Managed into a .NET mockup, and you get a working .NET SFTP or .NET SSH client or server! Build your code around, and you'll get a .NET product that implements SSH and SFTP protocols in the best possible manner.

Not only will you deploy the project sooner, you'll also get a .NET code that is simple and clear. Even if you have no experience with SSH, SFTP or any other secure communication protocol in the .NET environment, you can still easily use SFTP NET Managed to build your project without any security holes or reliability issues.

SFTP NET Managed has been developed with industry standards in mind. Its .NET implementations of SFTP and SSH protocols are not only standard-compliant, they are fully featured as well. You'll get a set of SFTP and SSH components that help you produce a highly compatible, standard-compliant application to work without a problem for years to come!

Still not convinced? Download SFTP NET Managed and launch any of the included sample projects in C# or Visual Basic.NET (VB.NET) environment to see how easy and fast it becomes to build a SFTP server or client in any .NET language!

Download SFTP NET Managed and free sample code from
http://www.eldos.com/sbb/net-sftp.php
Win98, WinME, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Win
Win98
WinME
WinXP
Windows2000
Windows2003
Windows Tablet PC Edition 2005
Windows Media Center Edition 2005
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Win
Shareware $335.00 22810 kb 2007-11-21 Development
    Basic, VB, VB DotNet
#39 Synchromagic
download software "GeloSoft" website screenshot
GeloSoft
This indispensable utility performs foolproof synchronization of files and directories, either one-way or bi-directionally, with many useful options. Files/folders can be easily synched from one computer to another, or from one to several.
This is extremely usely for anyone using both a laptop and a desktop computer who wants to keep their data files synchronized between the two. It is also very usefully for maintaining backups of data folders from one drive to another.
Synchronization can be one-way or bi-directional, and can be set to delete files on the destination directory which are not present in the source directory. Synchromagic also gives the option to transfer only if files are on target.
Tasks can also be performed over a local area network or between FTP sites as well. The program can also be used to create a mirror site for disaster recovery or to backup files, directories, and even entire drives. Specific tasks can also be saved and performed at the click of a button. The program can also be used to backup files, directories, as well as entire drives.
Synchromagic also features a handy separate ScanFolder utility to compare directories to determine file byte synchronization and directory comparison, and show at a glance where all the data is stored.
Run Menu-command line support is included and integration with Windows Task Scheduler. Schedule backup, restore or mirror and shut down computer when task is complete. Advise task with automatic email. New Silent Mode and include/exclude operations available.
Synchromagic's user-friendly graphical interface is highly intuitive, making it a simple and cost-effective way to keep all your files, folders and systems synchronized.
WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vi
WinNT 4.x
Windows2000
WinXP
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vi
Shareware $39.95 3935 kb 2008-02-05 System Utilities
    File and Disk Management
#40 VanDyke ClientPack for Windows and UNIX
download software "VanDyke Software Inc." website screenshot
VanDyke Software Inc.
VanDyke ClientPack is a set of command-line utilities for securely automating file transfer, shell, and public-key administration tasks on Windows, Linux, and UNIX platforms. With the ClientPack, you can automate many routine administration and configuration tasks, saving time and reducing potential human error. Secure automation increases compliance with security policies and practices. The ClientPack command-line utilities include: vsftp, an interactive SFTP command-line utility providing quick, easy, and secure file transfer operations; vsh, a command-line shell utility; vcp, a command-line file transfer utility; vkeygen, a public/private key generator utility; and vpka, a command-line tool for uploading keys to the Secure Shell server. All the VanDyke ClientPack applications support password, public-key (RSA, DSA, and Smart Cards using X.509), Kerberos v5 (via GSSAPI), and keyboard-interactive authentication when connecting to SSH2 servers. The vsh utility supports connections to SSH1 servers using password, public-key, and TIS authentications. Supported encryption ciphers include 3DES, RC4, Blowfish, Twofish, AES-128, AES-192, and AES-256 ciphers when connecting to SSH2 servers. The maximum 2048-bit length of DSA keys under SSH2 provides more secure encryption. For SSH1 servers, DES, 3DES, RC4, and Blowfish are supported. The ClientPack provides Secure Shell encrypted logon and session data, including support for vsh port forwarding to secure TCP/IP data, X11 forwarding, a FIPS Mode that uses a validated cryptographic library and only allows approved algorithms, and vcp and vsftp command-line utilities for secure file transfers using SFTP. VanDyke ClientPack includes a 30-day evaluation license for the fully-functional application and technical support.
WinXP, Windows2000, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Busine
WinXP
Windows2000
Windows2003
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Windows Vista Home Basic x64
Windows Vista Home Premium x64
Windows Vista Busine
Shareware $59.95 8602 kb 2008-04-24 System Utilities
    Shell Tools
#41 SFTP NET Managed
download software "SFTP NET Components" website screenshot
SFTP NET Components
Implement SFTP and SSH protocols in your .NET project quickly and reliably. SFTP NET Managed is easy to learn and to use, and requires no experience in communication or security. SFTP and SSH have never been easier in the .NET environment!

Deploy your .NET server or client sooner with SFTP NET Managed. Included are components to implement SFTP and SSH protocols for both server and client. SFTP NET Managed embeds all the complex stuff contained in SFTP and SSH protocols into a set of .NET components, allowing the developers to make calls to high-level methods instead of spending time to investigate every little detail of SFTP and SSH protocols.

A perfect architecture makes .NET applications using SFTP NET Managed look clean and easy on the eyes, producing perfectly reusable .NET code. Standard-compliant code assures that your product will work reliable and with no security holes for years to come, giving you less support calls than any in-house implementation of either SFTP or SSH protocols. Full-featured implementation means every little detail in SFTP and SSH standards have been taken care of, allowing you making flexible, highly customizable applications.

Worried if you can afford it? Flexible royalty-free licensing makes SFTP NET Managed as affordable as you want it to be or as powerful as you need it to.

Test your developer skills! Download SFTPBlackbox, open one of the sample projects written in C# or Visual Basic.NET (VB.NET) and see how fast and easy you can make a perfectly working SFTP application in the .NET environment!

Get your free evaluation copy at http://www.eldos.com/sbb/net-sftp.php
Win98, WinME, WinXP, Windows2000, Windows2003, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Win
Win98
WinME
WinXP
Windows2000
Windows2003
Windows Tablet PC Edition 2005
Windows Media Center Edition 2005
Windows Vista Starter
Windows Vista Home Basic
Windows Vista Home Premium
Windows Vista Business
Windows Vista Enterprise
Windows Vista Ultimate
Win
Shareware $335.00 22810 kb 2008-05-05 Development
    Basic, VB, VB DotNet
Matches:  41 · 1 page               Page 1               
Results per page: