C++ IDE with FTP support?

I am in desperate needs of a C++ IDE with FTP support. I looked at Eclipse, but it seemed too complicated for me to install the FTP plugins, which appeared to require a whole chain of other things. Perhaps some one could give me a hand?
What is "FTP support" supposed to mean?
It means that you can connect to a remote file system as a FTP client. For source code management with a team...
Last edited on
What source control system are you using that requires FTP? Most standard source code management tools have plugins for the main IDEs. If you're having trouble with Eclipse you won't have much luck with any of the others.
Topic archived. No new replies allowed.