Skip to main content



      Home
Home » Eclipse Projects » DSDP - Target Management » Remote Workspace
Remote Workspace [message #17624] Mon, 07 January 2008 10: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 10:13 Go to previous message
Eclipse UserFriend
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 10:13 Go to previous message
Eclipse UserFriend
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:Remote Workspace
Next Topic:SystemRemoteFolderDialog - How to get string with full path?
Goto Forum:
  


Current Time: Fri Jul 04 19:02:34 EDT 2025

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

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

Back to the top