Hi,
I had similar problem with symlink in ProFTP. I want to symlink a specified sub directory from user home directory to other directory. I've tested your suggestion above, but it seems didn't work for my case (or for me--perhaps

)
i.e:
I want to symlink:
/usr/home/user/subdir
with:
/data/subdir
How do i suppossed to deal with that?
And one more question regarding ProFTP or UNIX Shell.
Can we configure any rules so we can deny access certain FTP User from specified IP's except from it's own host.
i.e:
user botaksetan can only login to FTP server if he using his computer with ip 10.33.37.19, otherwise his login will be denied.
Or, user botaksetan can't login from IP 192.168.195.18, but he can access FTP Server if he used other IP.
Thank's for any suggestion and helps guys...