secure ftp
FREE DOWNLOADBUY |
SECURE FTP DOCSINSTALLATIONWindows
Mac OS X
Unix/Linux
SCRIPTINGThe command-line version of Secure FTP supports simple scripting. A script is nothing more than a line-by-line representation of what would be entered at the command line placed in a file. A sample script might look like: # Sample Secure FTP 2.5 script open ftp.glub.com user demo <pass> lcd /tmp lmkdir test lcd test cd /pub mget * quit To call this script, from the command line you would pass in the arguments:
Note: In version 2.5.10 is the ability to have encrypted passwords referenced in your script. To generate an encrypted password, open a terminal/command prompt and change to the Secure FTP installation directory. From there run:
This will generate some output that will look like GLOBAL BOOKMARKSAn option found in the Preferences allows one to specify global bookmarks. An example of this can be viewed by entering http://secureftp.glub.com/bookmarks.xml into the appropriate preference field and restarting the application. OVERRIDESThe following overrides can be made by editing the application's batch/shell script in the following manner:
Click here for the list of override options. |
key features
secure
- Fully TLS/SSL compliant
- Supports strong 256-bit AES encryption
- Supports both explicit and implicit SSL connections
- Encryption on both command and data channels
powerful
- Simple and clean design
- Works with most FTPS compliant servers
- Command-line scripting
- Supports Mode Z compression
integrated
- Fully cross-platform client
- Support for SOCKS proxy
- Supports Clear Command Channel (CCC)
- Works with personal SSL certificates
- Option for global bookmarks
- Multi-lingual user interface