sharing folder thru ftp
Posted by: wershish
Posted on: 2003-02-03 21:17:00
I have two users, user1 and user2. I have a domain folder domain.com under user1, thus: /home/user1/domain.com
I managed to set up a symbolic link and set up groups and permissions and all that stuff (thanks to other posts in the these forums) so that, through shell access, user2 can access domain.com via /home/user2/domain.com
But I can't seem to get it to work on ftp. Worse, I haven't a clue where to start and didnt' find anything in the knowledgebase. Is it possible to set it up so that the symbolicly linked domain.com folder shows up for user2 when they log in via ftp?
My goal is that two users (both with shell access and NDNs or whatever they're called) can each fully access a given domain, through shell, through ftp, and through whatever else.
So far, ftp is the only trouble spot I'm seeing. Unfortunately, I'm not too skilled on Unix, so I don't really know what to do next to try to make it work :(
Anybody got any suggestions? Thanks in advance. :)