Download Latest Version phftp_42.zip (63.5 kB)
Email in envelope

Get an email when there's a new version of PHFTP ( PHP FTP )

Home / PREVIOUS Versions
Name Modified Size InfoDownloads / Week
Parent folder
phftp_404.zip 2011-03-04 40.1 kB
readme.txt 2010-06-14 3.3 kB
phftp_403.zip 2010-06-08 39.6 kB
phftp_310.zip 2010-03-04 25.1 kB
Totals: 4 Items   108.0 kB 0
***********************************
* PHFTP (PHP-HTTP-FTP) readme.txt *
***********************************

PHFTP (PHP-HTTP FTP) a simple and fast Web FTP application. You can 
upload, download and administer files from nearly everywhere without
a local FTP client, even if you are behind firewalls and proxies.

The only thing you need is a web browser (HTTP) connection. If you can 
browse the internet at your workplace you can now also establish a FTP 
connection to any FTP server your PHFTP installation server can reach.


Incomplete list of features:

    * Local and Remote FTP Connections
    * Upload & Download Files
    * Create new Remote Directories
    * Delete Remote Files
    * Delete Remote Directories
    * Navigate through Remote Directory Structure
    * Formatted File Sizes, Dates and Rights
    * Very Fast and Handy
    * Lists with Double Click Support
    * Central Configuration in config/config.php
    * Multi User Compatible (Provider friendly)
    * CHMOD files and directories
    * Anonymous FTP
    * Passive FTP
    * FTP over SSL (SFTP)


______________
Happy FTP'ing!



You can configure PHFTP tailored to your needs. It runs on your PC,
as well as on modern mobile devices.

You don't have to struggle with proxy and firewall configurations at
client side. Absolutely no client installations required.


The projects homepage and where you can get infos and the newest* release:


http://sourceforge.net/projects/phftp/


*See your version in the browsers title bar or in the about box text.



This free software comes with ABSOLUTELY NO WARRANTY.

PHFTP Copyright(C) by Andreas Mehrrath


This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program (gpl.txt).  If not, see <http://www.gnu.org/licenses/>.



PREREQUISITES

PHP Version >= 4.3.x with activated FTP extension.



INSTALLATION

The installation on your web server is easy. You only need a webserver
with PHP, no database required. Simply copy the extracted archive to a
new directory on your webservers document root and adopt the configuration
as described below respectively as described in the configuration file
(config.php) itself.



II. PH-FTP APPEARANCE

config/config.php                MAIN CONFIGURATION FOR THE APPLICATION
-----------------

    Customize the application to your needs here.





***************
SECURITY ISSUES
***************

Don't edit non configuration files and/or remove (author) references.
Use the application on a SSL enabled host whenever possible or protect
the application directory with .htaccess.

http://www.apache-ssl.org/



This free software comes with ABSOLUTELY NO WARRANTY.

PHFTP Copyright(C) by Andreas Mehrrath

Source: readme.txt, updated 2010-06-14