LawnBoy
MIS
- Mar 12, 2003
- 2,881
Running vsftpd 2.0.4-17 on OpenSuSE 10.1.
I have a user that ftp's some data files from his windows box to his SuSE home dir. on my webserver every 10 minutes. A couple of CGI scripts then parse that data for a webpage.
The permissions on these files are 311. Seemingly at random the permissions on just these ftp'd files will change to 300, preventing the CGI from reading them. I can set them back to 311 and everything is fine for a day/week/month, then the problem happens again.
The user's umask is 0022.
Can somebody buy me a clue? When the user logs in to the console new files are granted 311 permisions. Is vsftp doing something odd here?
I have a user that ftp's some data files from his windows box to his SuSE home dir. on my webserver every 10 minutes. A couple of CGI scripts then parse that data for a webpage.
The permissions on these files are 311. Seemingly at random the permissions on just these ftp'd files will change to 300, preventing the CGI from reading them. I can set them back to 311 and everything is fine for a day/week/month, then the problem happens again.
The user's umask is 0022.
Can somebody buy me a clue? When the user logs in to the console new files are granted 311 permisions. Is vsftp doing something odd here?