Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] List of files on Eclipse Mirror servers

There's a difference between .gz (compressed file) and .zip (compressed archive). In this case it's the former. Try the following:

gunzip download.eclipse.org-filelist.txt.gz
mv download.eclipse.org-filelist.txt download.eclipse.org-filelist.txt.gz
gunzip download.eclipse.org-filelist.txt.gz

- thomas

On 06/21/2012 05:43 AM, Eike Stepper wrote:
I'm feeling so dumb ;-(

Both did not work for me:

I unizpped, then renamed the resulting .txt file to .zip and tried to unzip that again. Doesn't work.

I tried to unzip the original zip twice although that seemed even more sillly to me. Doesn't work either.

Is it a problem that I use WinZip? Why does this has to be so special?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 19.06.2012 23:29, schrieb Andrew Overholt:
I had to gunzip it twice...

On Tue, Jun 19, 2012 at 5:15 PM, David M Williams
<david_williams@xxxxxxxxxx>  wrote:
Is it just me? I can't seem to unpack this file to see what's in it. I
download it, then run
gzip -d download.eclipse.org-filelist.txt.gz

but the result txt file just looks like a lot of binary gobbledygook ... do
I need a windows machine or something? :)





From:        Denis Roy<denis.roy@xxxxxxxxxxx>
To:        Cross project issues<cross-project-issues-dev@xxxxxxxxxxx>,
Date:        06/19/2012 10:37 AM
Subject:        [cross-project-issues-dev] List of files on Eclipse Mirror
servers
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx
________________________________



To help you clean up older builds and files from the Eclipse download
server, I've compiled a list of files that are actually sync'ed to our
mirrors.

http://download.eclipse.org/technology/phoenix/download.eclipse.org-filelist.txt.gz

I each project to look at the file list, and either remove files that
are no longer needed, or move older releases[1] to the archives.

Thanks,

Denis


[1] http://wiki.eclipse.org/IT_Infrastructure_Doc#Downloads

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top