Skip to content

FTP Repository archive connection reset #1873

Answered by laeubi
valentinene asked this question in Q&A
Discussion options

You must be logged in to vote

I have an ftp server on which I hold several bigger p2 respositories, eclipse stuff mostly, cdt, updates etc as .zip archives.

Is there any reason to not explode them into individual files? Can you probably even make the FTP folder accessible via http?

In my project I set the tags with the p2 type and the URL with the schema: jar:ftp://MY_USERNAME:MY_PASSWORD@MY_FTP_SERVER_IP/eclipse.org/cdt-10.3.zip!/

While this seems to work in the first place, this is actually really bad and should be avoided. This will lead to P2 downloading the whole file multiple times and can really slow down things a lot.

That's mostly the reason for the problems you see.

Is there any other timeout flag that …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@valentinene
Comment options

Answer selected by valentinene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants