Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] N and I-build frustration

Tom,

You're a committer - if you use SCP or SFTP, you can download anything you want from us at full wire speed. The SCP/SSH/SFTP port has high-priority access to bandwidth.

For instance, to download the latest nightly SDK, you could use the following:

scp yourcommitterid@xxxxxxxxxxxxxxx:downloads/eclipse/downloads/drops/N20070419-0010/eclipse-SDK-N20070419-0010-win32.zip .

If you use Windows, install something like WinSCP and just browse your way through the directories. It's almost easier than pulling the files from the web page, and you'll get great speed.

If this doesn't work for you, please contact me directly to not spam the list.

Thanks,

Denis


Tom Schindl wrote:
Hi,

Well I'm really fustrated. When trying to work with and test the latest
eclipse sources it's a pain to get to the latest N build because there
are no mirrors and you download with 24KB/sec from the main site.

The situation is even worse when it comes to verifying bugs at the end
of each cycle downloading with a speed of 24KB is not fun when you need
want to test your code against the 3 major platforms and maybe soon 4.

Would it be possible to at least mirror the I-builds in the cycle and
the N-builds in the Milestone week this would make life of external devs
not such a pain as it is nowadays.

Tom
_______________________________________________
eclipse-mirrors mailing list
eclipse-mirrors@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipse-mirrors


--

Eclipse WebMaster - webmaster@xxxxxxxxxxx
Questions? Consult the WebMaster FAQ at http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster



Back to the top