Results 1 to 2 of 2
Is it possible to host an ftp server with in linux where depending on which user you logged in with it shows different files?
for example if i logged in ...
- 09-28-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
ftp server
Is it possible to host an ftp server with in linux where depending on which user you logged in with it shows different files?
for example if i logged in with:
user 'test' i can see the folders from:
/home/files/test1
/home/files/test2
/home/files/test3
/home/files/test4
/home/files/test6
then if i log in with:
user 'test2' i can see:
/home/files/test1
/home/files/test3
/home/files/test6
is there any way of linking the files with the users who i want to see them?
or is there an easier way of doing this?
its hard to explain so if that makes no sense ill have another go at explaining...
Az
- 09-30-2009 #2Just Joined!
- Join Date
- Sep 2009
- Posts
- 6


Reply With Quote

