Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Remote Workspace
Remote Workspace [message #17624] Mon, 07 January 2008 15:07 Go to next message
Eclipse UserFriend
Originally posted by: mlong1958.gmail.com

I'm not sure if this is the right newsgroup to ask, but...

I am developing a plug-in for a project our company is working on
(O'Reilly Media). What I need to do is have the *entire* workspace
reside on a remote Linux server. Is this possible to do programmatically
via the plug-in? For example:
ResourcesPlugin.getWorkspace().getRoot().getLocationURI() would return
the URI of the workspace on the Linux server. If this is possible, can
someone point me in the right direction? It seems like this should be
possible through some implementation of EFS but I'm kind of up against a
brick wall as to which.

Thanks,

Michael Long
Software Engineer
O'Reilly Media Inc.
O'Reilly School of Technology
Re: Remote Workspace [message #17651 is a reply to message #17624] Tue, 08 January 2008 15:13 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Michael,

if it's for the entire workspace, I'd recommend setting up a Samba share
on your remote Linux box.

You can, of course, also use RSE / EFS via SSH or other protocols, but
it will be a lot slower and more cumbersome than Samba.

What kind of network protocol access to the remote system can you get?

Cheers
Martin

Michael Long wrote:
> I'm not sure if this is the right newsgroup to ask, but...
>
> I am developing a plug-in for a project our company is working on
> (O'Reilly Media). What I need to do is have the *entire* workspace
> reside on a remote Linux server. Is this possible to do programmatically
> via the plug-in? For example:
> ResourcesPlugin.getWorkspace().getRoot().getLocationURI() would return
> the URI of the workspace on the Linux server. If this is possible, can
> someone point me in the right direction? It seems like this should be
> possible through some implementation of EFS but I'm kind of up against a
> brick wall as to which.
>
> Thanks,
>
> Michael Long
> Software Engineer
> O'Reilly Media Inc.
> O'Reilly School of Technology
Re: Remote Workspace [message #571774 is a reply to message #17624] Tue, 08 January 2008 15:13 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hello Michael,

if it's for the entire workspace, I'd recommend setting up a Samba share
on your remote Linux box.

You can, of course, also use RSE / EFS via SSH or other protocols, but
it will be a lot slower and more cumbersome than Samba.

What kind of network protocol access to the remote system can you get?

Cheers
Martin

Michael Long wrote:
> I'm not sure if this is the right newsgroup to ask, but...
>
> I am developing a plug-in for a project our company is working on
> (O'Reilly Media). What I need to do is have the *entire* workspace
> reside on a remote Linux server. Is this possible to do programmatically
> via the plug-in? For example:
> ResourcesPlugin.getWorkspace().getRoot().getLocationURI() would return
> the URI of the workspace on the Linux server. If this is possible, can
> someone point me in the right direction? It seems like this should be
> possible through some implementation of EFS but I'm kind of up against a
> brick wall as to which.
>
> Thanks,
>
> Michael Long
> Software Engineer
> O'Reilly Media Inc.
> O'Reilly School of Technology
Previous Topic:PHP Project Outline is not working with remote project
Next Topic:SystemRemoteFolderDialog - How to get string with full path?
Goto Forum:
  


Current Time: Fri Mar 29 05:49:20 GMT 2024

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

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

Back to the top