[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: help me with wu-ftp



>> i had setup all thing for wu-ftp server
> -i use "adduser" to create user  abc belong to group client
> -i had change in passwd,group,ftpaccess as below
>     +passwd: i insert "/./" after /home/abc
>     +group: i insert abc after client::400:
>     +ftpaccess: i insert the  groupguest client
> -i had mkdir bin and etc in /home/abc and i copy 
> /bin/ls,tar,gzip to bin dir
> and copy  /etc/passwd, group to /etc
> -when i ftp to my localhost i can't see anything
> 
> anyone know how to solve this?
> thanks alots
> trong van ho

    You need to "mkdir lib" as well and copy all the shared libraries that
the ls,tar and gzip need.
     You may do for example "ldd /bin/ls" to find out the shared libraries
that "ls" needs.

    --rez





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]