On 13/10/2009 01:55, Adam D. Ruppe wrote:
On Tue, Oct 13, 2009 at 12:20:01AM +0200, Yigal Chripun wrote:
regarding working on a remote machine:
you can mount a remote file system through ssh and work localy on that
remoted filesystem.

Eh, sshfs leaves a lot to be desired. There is a noticeable lag when
performing basic operations on it - it really kills the flow when doing
a rapid edit/compile loop.

It sounds cool on paper, but in practice is rather disappointing.

that's a quality of implementation issue. eclipse caches the files locally and keeps things synced. this removes any lag while editing the file.

I use this at work and it's quite good.

Reply via email to