User Tools

Site Tools


operating_systems:linux:debian:twoftpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

operating_systems:linux:debian:twoftpd [2012/08/27 17:10] – created sbolayoperating_systems:linux:debian:twoftpd [2012/08/27 17:17] (current) – [umask] sbolay
Line 51: Line 51:
  
 ===== umask ===== ===== umask =====
-In twoftpd configuration file (/etc/twoftpd/run) +The twoftpd startup configuration file (/etc/twoftpd/run) 
-the default **umask** is set to **022**.+has a default **umask** set to **022**.
  
 So in this condition, users from the group **mygroup** will not be able to write/modify So in this condition, users from the group **mygroup** will not be able to write/modify
 files/directories in the HOME folder. files/directories in the HOME folder.
  
-So when you put a file, the resulting file rights will be **644**.+So when we put a file, the resulting file rights will be **644**.
 <code bash> <code bash>
 ftp> put myfile.txt  ftp> put myfile.txt 
operating_systems/linux/debian/twoftpd.1346087417.txt.gz · Last modified: 2012/08/27 17:10 by sbolay