<br clear="all">HI , <br><br>I setup vsftp yesterday as a local user only mode. No anonymous was enabled. I set up this vsftpd on my machine running CentOS 4.4. its ip is <a href="http://192.168.101.25">192.168.101.25</a>. so when I login as 
<a href="ftp://192.168.101.25/">ftp://192.168.101.25/</a> via web browser, I am promted the username as password. After inputing username and password, I can login successfully. Then I can download everything as usual. But I can not upload any data ? Why is that ? How to enable it via web browser? 
<br><br>But, If I use command line mode, I can do both downloading (mget) and uploading (mput).<br><br> pls see below.<br><br>For downloading,<br><br>[root@worldnet ftp]# ftp <a href="http://192.168.101.25">192.168.101.25
</a><br>Connected to <a href="http://192.168.101.25">192.168.101.25</a>.<br>220 Welcome to <a href="http://ftp.itabspl.com">ftp.itabspl.com</a> FTP service.<br>530 Please login with USER and PASS.<br>530 Please login with USER and PASS.
<br>KERBEROS_V4 rejected as an authentication type<br>Name (192.168.101.25:root): ftpuser<br>331 Please specify the password.<br>Password:<br>230 Login successful.<br>Remote system type is UNIX.<br>Using binary mode to transfer files.
<br>ftp> hash<br>Hash mark printing on (1024 bytes/hash mark).<br>ftp> mget se*<br>mget sendmail-8.13.8-2.CF.rhel4.i386.rpm? y<br>227 Entering Passive Mode (192,168,101,25,248,37)<br>150 Opening BINARY mode data connection for 
sendmail-8.13.8-2.CF.rhel4.i386.rpm (595955 bytes).<br>#####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
<br>226 File send OK.<br>595955 bytes received in 0.3 seconds (1.9e+03 Kbytes/s)<br>mget sendmail-cf-8.13.8-2.CF.rhel4.i386.rpm? y<br>227 Entering Passive Mode (192,168,101,25,146,101)<br>150 Opening BINARY mode data connection for 
sendmail-cf-8.13.8-2.CF.rhel4.i386.rpm (313961 bytes).<br>##################################################################################################################################################################################################################################################################################################################
<br>226 File send OK.<br>313961 bytes received in 0.048 seconds (6.4e+03 Kbytes/s)<br>mget sendmail-devel-8.13.8-2.CF.rhel4.i386.rpm? y<br>227 Entering Passive Mode (192,168,101,25,62,65)<br>150 Opening BINARY mode data connection for 
sendmail-devel-8.13.8-2.CF.rhel4.i386.rpm (122968 bytes).<br>########################################################################################################################<br>226 File send OK.<br>122968 bytes received in 
0.017 seconds (7.2e+03 Kbytes/s)<br>mget sendmail-doc-8.13.8-2.CF.rhel4.i386.rpm? y<br>227 Entering Passive Mode (192,168,101,25,87,167)<br>150 Opening BINARY mode data connection for sendmail-doc-8.13.8-2.CF.rhel4.i386.rpm
 (655898 bytes).<br>################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
<br>226 File send OK.<br>655898 bytes received in 0.15 seconds (4.2e+03 Kbytes/s)<br>ftp> bye<br>221 Goodbye.<br><br>For uploading,<br><br>[root@worldnet ftp]# ftp <a href="http://192.168.101.25">192.168.101.25</a><br>
Connected to <a href="http://192.168.101.25">192.168.101.25</a>.<br>220 Welcome to <a href="http://ftp.itabspl.com">ftp.itabspl.com</a> FTP service.<br>530 Please login with USER and PASS.<br>530 Please login with USER and PASS.
<br>KERBEROS_V4 rejected as an authentication type<br>Name (192.168.101.25:root): ftpuser<br>331 Please specify the password.<br>Password:<br>230 Login successful.<br>Remote system type is UNIX.<br>Using binary mode to transfer files.
<br>ftp> hash<br>Hash mark printing on (1024 bytes/hash mark).<br>ftp> mput fedora*<br>mput fedora-usermgmt-0.7-2.noarch.rpm? y<br>227 Entering Passive Mode (192,168,101,25,254,195)<br>150 Ok to send data.<br>#######
<br>226 File receive OK.<br>7481 bytes sent in 0.0003 seconds (2.4e+04 Kbytes/s)<br>mput fedora-usermgmt-setup-0.7-2.noarch.rpm? y<br>227 Entering Passive Mode (192,168,101,25,252,65)<br>150 Ok to send data.<br>#####<br>226 File receive OK.
<br>5593 bytes sent in 0.00056 seconds (9.8e+03 Kbytes/s)<br>mput fedora-usermgmt-shadow-utils-0.7-2.noarch.rpm? y<br>227 Entering Passive Mode (192,168,101,25,180,225)<br>150 Ok to send data.<br>######<br>226 File receive OK.
<br>6454 bytes sent in 0.00054 seconds (1.2e+04 Kbytes/s)<br>ftp> bye<br>221 Goodbye.<br><br>That means both downloading and uploading work fine with command line mode. But via web browser, I only can download, but no uploading is possible? Why ? How can I solve this issue? 
<br><br><br>-- <br>Thank you<br>Indunil Jayasooriya<br>