Operating System - HP-UX
1827593 Members
2698 Online
109965 Solutions
New Discussion

Re: A ftp mask permissions Issue

 
likid0
Honored Contributor

A ftp mask permissions Issue

Hy,

i have a problem, there are some users asking me for diferent ftp masks per user, lets say user mary wants 022 and pepe wants to have 044, these are only ftp users, is this posible??


if you can only have one mask for the hole FTP how do you do it?

Any trick you can think of to make this work??


THNX!!
Windows?, no thanks
1 REPLY 1
RAC_1
Honored Contributor

Re: A ftp mask permissions Issue

Use ftpaccess file. man ftpaccess for details. I think you can control userwise upload perms on files. You will have to set file /etc/ftpd/ftpaccess and add -a to ftpd daemon in /etc/inetd.conf file.

You can see a sample file in /usr/newconfig/etc/ftpd directory.
There is no substitute to HARDWORK