Displaying 2 results from an estimated 2 matches for "ftpsystemus".
Did you mean:
  ftpsystems
  
2010 Apr 06
1
vsftpd writing files 2 times - once as root
I have configured my vsftpd with virtual users all of which are mapped 
to a system user for file system permissions (let's call him 
'ftpsystemuser').
That means, if someone uploads files they are writting using owner and 
group of the system user:
> -rw-r--r-- 1 ftpsystemuser ftpsystemuser 19968 16. M?r 11:24 Termine 
> Leistungspr?fungen.doc
Now we have the phenomenon that some files and folders are written 
twice, one instance...
2010 Apr 08
1
vsftpd saving uploads twice
I have configured my vsftpd instances to use virtual users and map them 
to a system user. So all uploads should be written with owner and group 
of this system user (let's call it ftpsystemuser).
But in the the last weeks/months it appears that uploads are written 
twice, on instance as it should (owner and group of the system user used 
to map the virtual user that did the upload), and the other instance as 
root. Lik this:
> -rw-r--r-- 1 root          root          19968 16. M?r...