I just found out that "transmit 3.5" does what I need.. simple click
opens the file in xcode and if I save it, the new version will be
uploaded immediately.. wonderful!
Thanks for the tip with BBedit, I'll try this one as well later ;)
Paul Russell wrote:
> silversurfer wrote:
>
> > Hello,
> > I am currently working with some c++libraries, which only exist for
> > linux, and not for mac. This is why I would like to store and compile
> > the files on another computer, with linux installed, which can be
> > reached via ssh.
> >
> > I heard of the possibility to use Fugu together with SubEthaEdit, or
> > TextMate etc, but XCode ist not sup****ted.
> >
> > To come to my question: Is there a possibility for me to load the
files
> > from ssh into xcode? (there is no need to be able to compile them from
> > within xcode, because I am using Makefiles anyway). The only thing I
> > need is that I can open the files directly from the server (ssh) and
> > that the changes are saved on the server and not locally on my mac..
> >
>
> BBEdit (and probably its free sibling TextWrangler ?) sup****t opening
> and saving files via FTP/SFTP.
>
> Paul


|