Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Error when try to use ftp protocol remote
Error when try to use ftp protocol remote [message #1802691] Thu, 14 February 2019 06:34 Go to next message
Yang YU is currently offline Yang YUFriend
Messages: 1
Registered: February 2019
Junior Member
I am trying to connect to a remote ftp address, error occurred with message:
"Can't connect to any repository: ftp://ip address/ (sun.net.www.protocol.ftp.FtpURLConnection incompatible with Java.net.HttpURLConnection)"

when I use file protocol connect to a local path, it works.

Is this issue a known bug? Or what else can I do to use ftp server as a remote git repository?
Re: Error when try to use ftp protocol remote [message #1802965 is a reply to message #1802691] Tue, 19 February 2019 20:32 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
JGit has no implementation to transport via ftp protocol but only via sftp.
Previous Topic:Jar SHA1Id different after each build
Next Topic:Eclipse JGit
Goto Forum:
  


Current Time: Sat Apr 27 01:07:09 GMT 2024

Powered by FUDForum. Page generated in 0.02989 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top