Thursday 19 April 2012

Configure Net2Ftp on Fedora 15 (LoveLock)

 

Go to the Website net2ftp.com

Download the Stable version of Net2ftp form the site net2ftp.zip

Unzip net2ftp

cd /home/arjun/downloads/net2ftp

mv files_to_upload /var/www/html

cd /var/www/html/file_to_upload

Move the files inside files_to_upload into the /var/www/html Directory

Open  Firefox

http://localhost/index.php

This should open the webpage hosted locally.

Do the required customizations according to your interest.

Make few changes in the following files to support large file upload by net2ftp

Php.ini

--> upload_max_filesize, Post_max_size, max_execution_time, memory_limit

PHP.conf

--> LimitRequestBody

No comments:

Post a Comment