On Mon, Oct 3, 2011 at 2:19 PM, Sulumar <[email protected]> wrote: > In fact ill need to find another way of Uploading it > gimme ftp access to the site lol Don't you already have SSH access to the server? With enough permission to put thing in the webroot folder? With SSH, you can use rsync to upload, an later update, the file. Also, if the file is buildable using a script or a reduced set of commands, consider putting that script in a public VCS repository. That way, you won't have to host anything and anybody will be able to re-create the ISO from its 'raw' sources.
Finally, you (the Ubuntu-be ISO project) should consider using some developer oriented project hosting/management application such as Launchpad, GitHub, Gitorious, Google Code, etc. for code versioning, file sharing and coordination. -- mongolito404 -- ubuntu-be mailing list / mailto:[email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-be
