FTP.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 09:59, 26 November 2006 Dinoex (Talk | contribs) add version ← Previous diff |
Current revision Multix (Talk | contribs) |
||
| 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.3.tar.gz 0.3] | |
| - | releasedate = Nov 5, 2005 | | + | releasedate = Apr 6, 2012 | |
| - | license = < ... > | | + | license = GPL 2 | |
| - | overview = < ... > | | + | 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 = < ... > | | + | features = The application offers support for all three different connection modes described in the RFC: active, passive and default (rarely used). | |
| - | maintainer = < ... > | | + | maintainer = The GNUstep Application Project |
| + | * [mailto:rmottola@users.sourceforge.net Riccardo Mottola] | | ||
| - | relatedlinks = http://www.nongnu.org/gap/ftp/index.html | | + | relatedlinks = *[http://www.nongnu.org/gap/ftp/index.html FTP.app Website] |
| + | *[http://www.nongnu.org/gap/index.html GNUstep Application Project]| | ||
| - | category = [[Category:Network Applications]] | + | category = [[Category:Network Applications]][[Category:GAP]] |
| }} | }} | ||
Current revision
| 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.3
- Released: Apr 6, 2012
- 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
