Rad Inks Network Utilities is a collection of networking utilities and class libraries. It includes a graphical FTP Java applet and two sets of classes that implement the File Transfer Protocol, one in PHP and another in Java.
| Tags | Internet FTP Communications File Sharing |
|---|---|
| Licenses | Other |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release improves the compatibility of the FTP applet with FTP servers running on the Windows platform.


Changes: A license change allows you to download the applet free of charge. A redesign of the progress monitor has led to a significant speed increase. The progress monitor itself has become more informative.


Changes: This version includes several improvements to the way that directory listings are retrieved. The first and foremost is that you can now switch on or off the use of the "-al" option of the FTP ls command. The directory listing now includes information about the target of symbolic links. A new method, isSymlink(), has been added to make it easier to determine if a file is a symbolic link.


Changes: This FTP client can now be used to delete non-empty directories, although this feature is disabled by default. Another new feature is the ability to switch the display of hidden files on or off.


Changes: This release adds support for retrieving the permissions of directories or files as a numeric value, a feature that was missing in previous versions (even though SITE CHMOD was supported).