NFTP: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Name=NFTP
|Version=1.71 (Oct 2002)
|Vendor=
|Author=Sergey Ayukov
|Licence=MIT
|WWW=http://www.ayukov.com/nftp/
}}
NFTP is a text-mode ftp client for OS/2. Comparing to popular ncftp, it has a number of enhancements:
NFTP is a text-mode ftp client for OS/2. Comparing to popular ncftp, it has a number of enhancements:
* remote directory view is fully scrollable with minimum keystrokes required;
* remote directory view is fully scrollable with minimum keystrokes required;
Line 16: Line 24:
** Hungarian
** Hungarian
** Russian
** Russian
==License==
* Open Source Software - MIT license
* Author: Sergey Ayukov


==Links==
==Links==

Revision as of 16:08, 11 June 2019

NFTP
[[File:{{{Picture}}}|300px]]
Version 1.71 (Oct 2002)
Vendor
Author Sergey Ayukov
License
Download
Website

NFTP is a text-mode ftp client for OS/2. Comparing to popular ncftp, it has a number of enhancements:

  • remote directory view is fully scrollable with minimum keystrokes required;
  • remote directory contents is cached during one session;
  • marking files for download/upload: you don't need to type filenames at all;
  • remote file viewing is more simple and intelligent, and viewed files are cached as well;
  • you can see client-server negotiation (even complete history during all run);
  • batch progress indicator (you see how long will take entire operation if more than one file was selected to transfer);
  • file selection is simple and allows to view remote files while marking others to transfer;
  • you can skip files during transfer while continuing to download/upload the rest;
  • you can mark files in different directories and then retrieve them all;
  • you can sort remote directories by name, size, date/time.
  • support for 13 languages:
    • Brazilian, Portuguese, Italian, Spanish
    • Chinese, Japanese
    • Danish, English, German, Norwegian, Swedish
    • Hungarian
    • Russian

Links