FTP Browser: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Gamba (talk | contribs)
Created page with "image:mudesk.gif FTP Browser is a powerful and intuitive FTP solution for OS/2 Warp that features drag and drop, server to server and directory tree transfers accross a v..."
 
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[image:mudesk.gif]]
{{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.


FTP Browser is a powerful and intuitive FTP solution for OS/2 Warp that features drag and drop, server to server and directory tree transfers accross 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


[[image:Multidesk1.png]]
==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.


[[image:Multidesk2.png]]
==Links==
*Y2K patches: {{FileLink|FTPBrowser_Y2K_Patch}}


==Download==
[[Category:Shareware]][[Category:FTP clients]]
* Hobbes, main program: http://hobbes.nmsu.edu/download/pub/os2/apps/internet/ftp/client/ftpbr171.zip
* Hobbes, Y2k patches: http://hobbes.nmsu.edu/download/pub/os2/apps/internet/ftp/client/ftpbrows_patches_1.zip
 
==License==
Multidesk is abandonware. Registration code is included in the zip file.
 
==Documentation==
[http://www.bluenexus.net/Reviews/FTPBrowser/FTPBrowser-review-04-20-11.html Program review at Nexus site], including instructions to apply the Y2K patches.
 
==Author==
* [[Jason Rushton]]
 
[[Category:Software]]
[[Category:Internet-FTP clients]]

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