Re: virtual FTP problem.

2000-01-04 Thread Chris Dowling
you need to have a lib and bin directory in the ftp root directory that contains the ls program, with the appropriate permissions met. so you must have: /tmp/lib/ld-linux.so.2 /tmp/lib/libc.so.6 /tmp/bin/ls sugarboy LangZhi UPM wrote: > > Hi, > i configure virtual ftp with linuxconf and it

virtual FTP problem.

2000-01-04 Thread LangZhi UPM
Hi, i configure virtual ftp with linuxconf and it add the line : virtual 192.168.1.4 root /tmp to /etc/ftpaccess so, i tried to ftp to 192.168.1.4 and login as "ftp". Login success, but when i try to "ls" or "dir", it show nothing. i still can change directory, but the only problem is i can't se