I have installed vsftpd by "yum –y install vsftpd"
,disabled anonymous login and set .
When I use a linux client's file browser to login using a user account "ftpacc" by
ftp://ip_address, its location is "/" instead of "/home/ftpacc".
When I use a window client to login, its location is "/home/ftpacc"
Please advise and thanks in advance.
Thanks.