Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0

Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Poll
Would you like FTP support in Eclipse?
Yes
100%
 100%  [ 4 ]
No
0%
 0%  [ 0 ]
Total Votes : 4


Author Message
polyglotinc
11 Post subject: FTP FTP FTP!!!  PostPosted: Jan 06, 2007 - 10:16 PM



Joined: Jan 06, 2007
Posts: 1

Many people have been asking for a working, simple, obvious UI, FTP upload/download for YEARS! Why is there no active work on this?
Upload/download to/from web sites or backup sites or remote development sites...you know, really obvious simple stuff!!
Mad
 
 View user's profile Send private message  
Reply with quote Back to top
mahdoui
Post subject: RE: FTP FTP FTP!!!  PostPosted: Jan 09, 2007 - 09:46 AM



Joined: Aug 26, 2005
Posts: 5
Location: Germany
Did you see the EcSplorer ? http://ecsplorer.si-technologies.de
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ScottRBell
Post subject: RE: FTP FTP FTP!!!  PostPosted: Jan 10, 2007 - 06:48 PM



Joined: Jan 10, 2007
Posts: 2

mahdoui, I think he meant something more like a remote development plug in.

As an example, I am looking very hard for something that will allow my project files to exist on a unix server while I work on them from my PC.

The basic requirements of something like this would be to have a repository defined where read only files exist. These files would be seen by Eclipse as existing just as they do on a local system for the purposes of being included in a project. The model would be similar to versioning with CVS or SVN.

Why would anybody want this? An example would be a system where small projects exist within the framework of a large system. You don't necessarily want to have every developer maintaining a huge code set on their machines just so that they can work on their small part. Yes; JAR files can help, but then you have the maintenance of those JAR files -- and you can't debug into them without the source code anyway.

The answer is the setup described above where you can access the files via ftp under the covers. This can, obviously, be optimized such that the plug-in only checks for a newer version of the file when it is necessary instead of using ftp in the same way you would a file share. The point is that making a unix directory avialable via samba (or the like) is something that many sys admins cringe at.

Anyway, does anybody have any suggestions on this?

Cheers,
Scott
 
 View user's profile Send private message  
Reply with quote Back to top
ericy
Post subject: RE: FTP FTP FTP!!!  PostPosted: Apr 02, 2008 - 11:13 AM



Joined: Feb 20, 2008
Posts: 3

I too have been looking for a plugin that would allow me to run Eclipse from my PC and create projects containing folders that link to existing source folders via ftp/sftp on a remote server. I've found nothing.
If you know of a way to achieve this please let me know.
Thanks
Eric.
 
 View user's profile Send private message  
Reply with quote Back to top
nathan.g
Post subject: RE: FTP FTP FTP!!!  PostPosted: Apr 09, 2008 - 05:11 PM



Joined: Apr 04, 2006
Posts: 6

The DSDP TM project at Eclipse has a nice set of tools called Remote System Explorer that allow for SSH / FTP file navigation. I use them frequently. Might be worth a look.

http://www.eclipse.org/dsdp/tm/
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits