aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/net2ftp
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | ftp)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 0.98.araujo2009-08-292-7/+7
| | | | | | PR: ports/138217 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Alexander Kriventsov <avk@vl.ru> (maintainer)
* net2ftp is a web-based FTP client written in PHPmiwi2009-05-015-0/+125
User features - Navigate the FTP server - Upload files - Download files - Zip files - Unzip files - Install software - Copy, move and delete - Copy or move to a 2nd FTP server - Rename and chmod - View code with syntax highlighting - Plain text editor - HTML editors - Code editor - Search for words or phrases - Calculate size WWW: http://www.net2ftp.com/ PR: ports/133766 Submitted by: Alexander Kriventsov