|
From: Jamie C. <jca...@we...> - 2006-02-23 04:54:04
|
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 di= rective 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 langua= ge that extends applications into web and mobile media. Attend the live webc= ast and join the prime developer group breaking into this new coding territor= y! http://sel.as-us.falkag.net/sel?cmd |