[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ecf] Re: access p2 via ftp repository

The good newsgroup for questions about p2 is eclipse.technology.equinox, you should post there.

I am not 100% sure of this answer, but p2 handles URLs and should work with ftp servers. I don't know if p2 handle asking the authentication.

Laurent Marchal.

Luzi Anderegg a écrit :
Hi,
I'm not sure whether this is the correct newsgroup for this question. As I think p2 uses ECF undercover for this functionality, I hope that this is the correct place.


I'm building a standard p2-enabled rcp application with the p2 ui, and
I would like to add a p2 repository accessible by ftp. Ideally, the user should be prompted to enter username and password. Alternatively, it would be also ok to have a dialog in a menu to enter username and password. Is this scenario currently supported? If yes, how should the URI look like in the available site dialog?


Thanks.
Luzi