Από το documentation: http://linux.die.net/man/8/pure-ftpd
-U umask files:umask dirs Change the mask for creation of new files and directories. The default are 133 (files are readable -but not writable- by other users) and 022 (same thing for directory, with the execute bit on). If new files should only be readable by the user, use 177:077. If you want uploaded files to be executable, use 022:022 (files will be readable by other people) or 077:077 (files will only be readable by their owner). Άρα μάλλον 022 022 χρειάζεσαι ;) -- =Do- N.AND Στις 22 Νοεμβρίου 2012 3:42 π.μ., ο χρήστης Petros Mikos <[email protected]> έγραψε: > Καλησπέρα σας, > Εχω στήσει το pure-ftp σε ubuntu 10.04 και το χρησιμοποιώ με virtual > users που πατάνε σε έναν default ftpuser. Παρότι έχω δημιουργήσει ένα > αρχείο Umask να περιέχει 133 022 για να έχω default permissions στα > uploaded αρχεία 755, ο server αδιαφορεί και μου δίνει permissions στα > αρχεία 644. Μου διαφεύγει κάτι; > Ευχαριστώ > > -- > Ubuntu-gr mailing list > [email protected] > > If you do not want to receive any more messages from the ubuntu-gr mailing > list, please follow this link and choose unsubscribe: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr -- Ubuntu-gr mailing list [email protected] If you do not want to receive any more messages from the ubuntu-gr mailing list, please follow this link and choose unsubscribe: https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

