FTP Browser: Difference between revisions
Jump to navigation
Jump to search
Features section added |
|||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
FTP Browser is a powerful and intuitive FTP solution for OS/2 | {{Software | ||
|Picture=ftpbrowser.png | |||
|Version=1.7.1 (Jul 1997) | |||
|Author=[[Jason Rushton]] | |||
|License=Shareware | |||
|Download={{FileLink|FTPBrowser}} | |||
}} | |||
'''FTP Browser''' is a powerful and intuitive FTP solution for OS/2 that features drag and drop, server to server and directory tree transfers across a variety of hosts. Resume is supported both in download and upload. | |||
==Features== | ==Features== | ||
Line 11: | Line 16: | ||
* Multiple and simultaneous transfers to the same site | * Multiple and simultaneous transfers to the same site | ||
* Graphical file transfer display | * Graphical file transfer display | ||
* Host | * Host redialling for busy sites | ||
* Seamless reconnects for lost connections | * Seamless reconnects for lost connections | ||
* Automatically resume interrupted transfers, resume partially transferred files | * Automatically resume interrupted transfers, resume partially transferred files | ||
Line 21: | Line 26: | ||
* Hooks for command file execution after file transfers | * Hooks for command file execution after file transfers | ||
* Download information optionally written to file EAs | * Download information optionally written to file EAs | ||
* Drag and drop | * Drag and drop colour and font configurability | ||
== | ==Installation== | ||
Unzip and run install.exe. To apply Y2K patches: | |||
<pre> | |||
lxlite -X+ -B- ftpbrows.exe | |||
patch ftpbrowspatch.pat /a | |||
lxlite -X- -B- ftpbrows.exe | |||
lxlite -X+ -B- ftpbtran.exe | |||
patch /a ftpbtranpatch.pat | |||
lxlite -X- -B- ftpbtran.exe | |||
</pre> | |||
If after installation you have problems saving new sites, delete FTPBADDR.INI. | |||
== | ==Links== | ||
* | *Y2K patches: {{FileLink|FTPBrowser_Y2K_Patch}} | ||
[[Category: | [[Category:Shareware]][[Category:FTP clients]] | ||
[[Category: |
Latest revision as of 23:55, 29 November 2024
FTP Browser | |
---|---|
![]() | |
Version | 1.7.1 (Jul 1997) |
Vendor | |
Author | Jason Rushton |
License | Shareware |
Download | FTPBrowser |
Website |
FTP Browser is a powerful and intuitive FTP solution for OS/2 that features drag and drop, server to server and directory tree transfers across a variety of hosts. Resume is supported both in download and upload.
Features
- FTP site manager that stores sites in folders
- References to site objects on the Desktop
- Drag and drop enabled for transfers, queueing, site manipulation and more
- Ping feature to test site responsiveness before connecting
- Unlimited number of simultaneous connections to the same site
- Multiple and simultaneous transfers to the same site
- Graphical file transfer display
- Host redialling for busy sites
- Seamless reconnects for lost connections
- Automatically resume interrupted transfers, resume partially transferred files
- Transfer queue for storing items to transfer
- Recursive directory tree transfers and deletes
- Server to server tree and file transfers
- Configurable file associations for viewing downloaded files
- Communications log with save to file option
- Hooks for command file execution after file transfers
- Download information optionally written to file EAs
- Drag and drop colour and font configurability
Installation
Unzip and run install.exe. To apply Y2K patches:
lxlite -X+ -B- ftpbrows.exe patch ftpbrowspatch.pat /a lxlite -X- -B- ftpbrows.exe lxlite -X+ -B- ftpbtran.exe patch /a ftpbtranpatch.pat lxlite -X- -B- ftpbtran.exe
If after installation you have problems saving new sites, delete FTPBADDR.INI.
Links
- Y2K patches: FTPBrowser_Y2K_Patch