[TYPO3-ect] Eclipse Plugin Development Status

Elmar Hinz elmar07 at googlemail.com
Fri Sep 21 21:01:14 CEST 2007


Philip Almeida wrote:

> Hi Elmar,
> 
> all this discussion reactivated my search on a ftp alternative for
> eclipse. I will mount the remote ftp as a drive on my ubuntu OS and see
> how it interacts with eclipse, further I will look this new alternatives
> that I had no knowledge about.
> 
> I want to share a link with ECT http://mashable.com found it 3 days ago
> becoming a reader.
> It already proven to be effective as it introduce me to iconfinder.net
> 
> a good weekend to ECT
> regards,
> 
> philip
> 

Hi Philip, 

this may be helpful for you, if you try sshfs:

 #!/bin/sh
 sshfs -o workaround=rename,idmap=user       
       root at vzelmar:/var/www/   /home/elmar/projects/vzelmar/


The first 2 lines of my file  "~/.kde/Autostart/vz.sh". The second line is
artificially wrapped because of the width of the news client.

To get something like this work, you need to configure SSH first, so that
you can outconnect the remote server by ssh. 

Warning:

This is far away from a full tutorial. It's just the extract of some
interesting parameters.

SSHFS isn't widly known yet, but stable enough. I find it extremely useful
already, to connect any server I need to work on, into my local harddisk
whenever I want.

Regards

Elmar





























More information about the TYPO3-team-extension-coordination mailing list