FTP.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 23:04, 19 April 2007 Multix (Talk | contribs) filled in description ← Previous diff |
Revision as of 11:22, 5 December 2008 Multix (Talk | contribs) updated version Next diff → |
||
| Line 6: | Line 6: | ||
| using the FTP protocol (RFC 765). | | using the FTP protocol (RFC 765). | | ||
| - | currentversion = [http://download.savannah.gnu.org/releases/gap/FTP-0.1.tar.gz 0.1] | | + | currentversion = [http://download.savannah.gnu.org/releases/gap/FTP-0.2.tar.gz 0.2] | |
| - | releasedate = Nov 5, 2005 | | + | releasedate = Dic 2, 2008 | |
| license = GPL 2 | | license = GPL 2 | | ||
Revision as of 11:22, 5 December 2008
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
FTP is a compact and handy application for file transfers using the FTP protocol (RFC 765).
Current Version: 0.2
- Released: Dic 2, 2008
- Licensed: GPL 2
Overview
Two-paned application, having on the left side a browser for the local files and at right a browser for the remote host.
Features
The application offers support for all three different connection modes described in the RFC: active, passive and default (rarely used).
Maintainer
The GNUstep Application Project
