| Summary: | Allow akurtakov to write to Linux Tools download area | ||
|---|---|---|---|
| Product: | Community | Reporter: | Andrew Overholt <overholt> |
| Component: | Servers | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | akurtakov |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Andrew Overholt
Done. -M. I don't know if this is related, but files that exist in our downloads directory: cd /home/data/users/aoverholt/downloads/technology/linuxtools ls -l S200908180852/linuxtools-Update-incubation-0.3.0.zip -rwxr-xr-x 1 aoverholt linuxtoolsadmin 9444133 2009-08-18 09:22 S200908180852/linuxtools-Update-incubation-0.3.0.zip are apparently not on download.eclipse: http://www.eclipse.org/downloads/download.php?file=/technology/linuxtools/S200908180852/linuxtools-Update-incubation-0.3.0.zip -> "Eclipse downloads - file unavailable \n\n The selected file is invalid, or it is no longer available for download. " It's unrelated to this request, but the permissions on your downloads area are wrong. Fixed. -M. (In reply to comment #3) > It's unrelated to this request, but the permissions on your downloads area are > wrong. Thanks for fixing. Did I do it? Posbile. The main issue was the directory was 750, and the daemon is neither owner or group. -M. |