NFTP: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "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 requ..."
 
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
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;
* remote directory contents is cached during one session - you'll never have to wait for retrieving the same listing;
* remote directory contents is cached during one session;
* marking files for download/upload: you don't need to type filenames at all;
* 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;
* 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);
* you can see client-server negotiation (even complete history during all run);
* NFTP has batch progress indicator (you see how long will take entire operation if more than one file was selected to transfer);
* 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;
* 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 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 mark files in different directories and then retrieve them all;
* you can sort remote directories by name, size, date/time.
* you can sort remote directories by name, size, date/time.
* NFTP comes in 13 languages:
* support for 13 languages:
** Brazilian
** Brazilian, Portuguese, Italian, Spanish
** Portuguese
** Chinese, Japanese
** Chinese
** Danish, English, German, Norwegian, Swedish
** Danish
** English
** German
** Hungarian
** Hungarian
** Italian
** Japanese
** Norwegian
** Russian
** Russian
** Spanish
** Swedish
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/internet/ftp/client&file=nftp_1-71os2.zip Version 1.71]


==License==
==License==
* Open Source Software - MIT license
* Open Source Software - MIT license
* Author: Sergey Ayukov


==Author==
==Links==
* [Sergey Ayukov]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/internet/ftp/client/nftp_1-71os2.zip Version 1.71]


[[Category:File Utilities]]
[[Category:FTP clients]]

Revision as of 19:38, 27 May 2019

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

License

  • Open Source Software - MIT license
  • Author: Sergey Ayukov

Links