No, not at all. Kirby's approach of using SFTP (or FTP) is fine. As for filesystem access, here's one possible ecosystem where a filesystem resolver would work fine:
- The Ivy repository is on a Linux box. The permissions are to allow anonymous browsing but prevent anonymous uploads. - The developers and the CI system are on Windows boxes. In order to do ivy:publish, the developers and CI system have Samba accounts set up to allow authenticated access to the Ivy repository server. On Fri, Nov 21, 2008 at 1:29 PM, csanders <[EMAIL PROTECTED]> wrote: > We are a team of about 20 I was hoping to have a publicly shared repo where > all team members could publish their artifacts, maybe I'm taking the wrong > approach ?
