You're not daft; I'm simply looking for suggestions; yours counts :) ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] on behalf of Göran Krampe [goran@krampe.se] Sent: Sunday, February 05, 2012 12:12 PM To: pharo-project@lists.gforge.inria.fr Subject: Re: [Pharo-project] Alternative to MC for upload? On 02/05/2012 12:30 PM, Schwab,Wilhelm K wrote:
Hello all,
I have a fair amount of code that I can't/don't dare release because it involves intellectual property that I do not own, and access under non-disclosure agreements (some of which are silly, but need to be respected regardless). None of that code it is relevant to you (unless you do heart surgery at home), but I need to keep it separate from things like GSL, PLplot, FFI tweaks, etc., that should interest the community.
In the past, I've saved to http repositories and been surprised at things (fortunately, nothing toxic) that were released w/o my intent. Squeak Source long since lost the code in question, but it put a fear of MC in me.
Is there a way to use gofer or something else to send specific .mcz files that I want to make available? Some other tool?
Perhaps I am daft - but why don't you use either local directories for those packages or a private ftp server (like I do)? I use pure-ftpd which is really nice because it can easily map specific users to specific "home directories". regards, Göran