|
From: Jamie C. <jca...@we...> - 2006-02-23 05:15:31
|
Are you sure that the user's directory actually has any files in it? If not, when you use the 'dir' or 'ls' commands they will not return anything.. - Jamie On 22/Feb/2006 23:01 samnang Chheng wrote .. > Thanks ur reply. yes i aslo tried the command "dir" and also remove > and reinstall it. But it still doesn't work. please help me. > > On Thu, 23 Feb 2006 15:52:00 1100, Jamie Cameron <jca...@we...> > wrote: > > Have you tried just using the command 'dir' instead of 'ls -l' ? I don't > > think that ls options are officially supported by the FTP protocol, even > > though some servers allow them. > > > > - Jamie > > > > -----Original Message----- > > > > From: "samnang Chheng" <sam...@gm...> > > Subj: [webmin-l] Problem with ProFTP Server & Virtualmin Missing user > > directive > > Date: Thu 23 Feb 2006 2:41 pm > > Size: 1K > > To: web...@li... > > > > Dear all, > > I have a problem with Proftpd Server and Virtualmin in fedora core > 4. > > when i use ftp connect to my virtual user like : > > > > [root@localhost ~]# ftp localhost > > Connected to localhost.localdomain. > > 220 FTP Server ready. > > 500 AUTH not understood > > 500 AUTH not understood > > KERBEROS_V4 rejected as an authentication type > > Name (localhost:root): test > > 331 Password required for test. > > Password: > > 230 User test logged in. > > Remote system type is UNIX. > > Using binary mode to transfer files. > > > > Then i use command ls --al to show all my file list, but the result it > > doesn't show anything: > > ftp> ls --al > > 227 Entering Passive Mode (127,0,0,1,128,32). > > 150 Opening ASCII mode data connection for file list > > 226 Transfer complete. > > ftp> > > > > Usually, it show like this : > > ftp> ls --al > > 227 Entering Passive Mode (127,0,0,1,128,33). > > 150 Opening ASCII mode data connection for file list > > drwxr-xr-x 22 samnang samnang 4096 Feb 13 08:15 . > > drwxr-xr-x 22 samnang samnang 4096 Feb 13 08:15 .. > > -rw------- 1 samnang samnang 0 Jan 18 03:27 .ICEauthority > > -rw------- 1 samnang samnang 0 Jan 5 01:23 .autorun.lck > > -rw------- 1 samnang samnang 304 Jan 5 09:26 .bash_history > > -rw-r--r-- 1 samnang samnang 24 Jan 4 10:35 .bash_logout > > -rw-r--r-- 1 samnang samnang 191 Jan 4 10:35 .bash_profile > > -rw-r--r-- 1 samnang samnang 124 Jan 4 10:35 .bashrc > > ................. > > 226 Transfer complete. > > ftp> > > > > How can i solve this problem? > > > > Yours Sincerly, > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the live > webcast > > and join the prime developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmd > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > > that extends applications into web and mobile media. Attend the live > webcast > > and join the prime developer group breaking into this new coding territory! > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642 > > - > > Forwarded by the Webmin mailing list at web...@li... > > To remove yourself from this list, go to > > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd |