OpenStreetView icon indicating copy to clipboard operation
OpenStreetView copied to clipboard

Files uploaded by FTP can have unwanted permissions

Open johnmckerrell opened this issue 15 years ago • 7 comments

Sometimes files uploaded by FTP will not have the group write permission, this is required for them to be processed and moved. Looks like the chmod_enable setting should do the job.

johnmckerrell avatar Oct 01 '09 16:10 johnmckerrell

Might be worth setting download_enable as well as people should only be using FTP for upload, this would stop people using it as a sharing mechanism.

johnmckerrell avatar Oct 01 '09 16:10 johnmckerrell

Where are the chmod_enable and download_enable settings? Are settings of the Ruby or or Apache or FTP server? Which is the FTP server software used?

alexandre-mbm avatar Mar 06 '14 21:03 alexandre-mbm

They are settings of the FTP server, vsftpd

johnmckerrell avatar Mar 07 '14 17:03 johnmckerrell

Curiosity: is it a test machine yours?

alexandre-mbm avatar Mar 07 '14 20:03 alexandre-mbm

I'm not sure what you mean.

On 7 Mar 2014, at 20:29, Alexandre Magno [email protected] wrote:

Curiosity: is it a test machine yours?

— Reply to this email directly or view it on GitHub.

johnmckerrell avatar Mar 07 '14 20:03 johnmckerrell

Sorry. I tried to ask you if the server is a small test that is administered by you, or if it is a server already prepared to receive many images.

alexandre-mbm avatar Mar 07 '14 21:03 alexandre-mbm

openstreetview.org is a server operated by me that is used by OpenStreetView members to upload photos. So far they've uploaded over 90GB, mostly using FTP.

(The server it runs on also runs other services of mine)

On 7 Mar 2014, at 21:08, Alexandre Magno [email protected] wrote:

Sorry. I tried to ask you if the server is a small test that is administered by you, or if it is a server already prepared to receive many images.

— Reply to this email directly or view it on GitHub.

johnmckerrell avatar Mar 08 '14 12:03 johnmckerrell