Are you planing some FTP support for working with remote files?... I don't see anything about this in the todo list...
Regards...
Lisandro.
On 3/7/07, Lisandro lichig@gmail.com wrote:
Are you planing some FTP support for working with remote files?... I don't see anything about this in the todo list...
I don't think this would be a high priority thing for Geany devs, and would probably be left for the future plugin framework. At least I think that way (but keep in mind I'm no dev and I don't speak for them)
One thing I think that can help you having Geany working with remote files is (at least on Linux) having a FUSE FS driver (such as LUFS[1] and CurlFtpFs[2]) to mount your FTP directories as local directories and working inside it.
I am not sure how stable or mature these solutions are, neither have I tested them, but I believe they can help you out.
Hope this helps, Alexandre Moreira.
[1] http://lufs.sourceforge.net [2] http://curlftpfs.sourceforge.net
Regards...
Lisandro. _______________________________________________ Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
Thanks Alexandre... but... I'm using ubuntu and when i'd connect to my remote server (SFTP) i can't access to the mounted server from geany. I can from others editors like gedit.
Regards...
Lisandro.
On 3/7/07, Alexandre Moreira alexandream@gmail.com wrote:
On 3/7/07, Lisandro lichig@gmail.com wrote:
Are you planing some FTP support for working with remote files?... I don't see anything about this in the todo list...
I don't think this would be a high priority thing for Geany devs, and would probably be left for the future plugin framework. At least I think that way (but keep in mind I'm no dev and I don't speak for them)
One thing I think that can help you having Geany working with remote files is (at least on Linux) having a FUSE FS driver (such as LUFS[1] and CurlFtpFs[2]) to mount your FTP directories as local directories and working inside it.
I am not sure how stable or mature these solutions are, neither have I tested them, but I believe they can help you out.
Hope this helps, Alexandre Moreira.
[1] http://lufs.sourceforge.net [2] http://curlftpfs.sourceforge.net
Regards...
Lisandro. _______________________________________________ Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
As mentioned, fuse can do this without problems, I just checked on my sshfs mounted stuff and it works perfectly.
I sincerely hope stuff like this will never, ever be added.
We don't want another emacs, do we?
Lisandro schrieb:
Thanks Alexandre... but... I'm using ubuntu and when i'd connect to my remote server (SFTP) i can't access to the mounted server from geany. I can from others editors like gedit.
This is probably because gedit is linked againts gnome-vfs, which does that kind of stuff. It is also linked against another good part of the known universe, as it is a gnome app. I exactly like geany so much because it doesn't have unconditional corba dependencies and stuff, just a gui toolkit and the standard system stuff should be enough.
Regards Tim
Regards...
Lisandro.
On 3/7/07, Alexandre Moreira alexandream@gmail.com wrote:
On 3/7/07, Lisandro lichig@gmail.com wrote:
Are you planing some FTP support for working with remote files?...
I don't see anything about this in the todo list...
I don't think this would be a high priority thing for Geany devs, and would probably be left for the future plugin framework. At least I think that way (but keep in mind I'm no dev and I don't speak for them)
One thing I think that can help you having Geany working with remote files is (at least on Linux) having a FUSE FS driver (such as LUFS[1] and CurlFtpFs[2]) to mount your FTP directories as local directories and working inside it.
I am not sure how stable or mature these solutions are, neither have I tested them, but I believe they can help you out.
Hope this helps, Alexandre Moreira.
[1] http://lufs.sourceforge.net [2] http://curlftpfs.sourceforge.net
Regards...
Lisandro. _______________________________________________ Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
Geany mailing list Geany@uvena.de http://uvena.de/cgi-bin/mailman/listinfo/geany
On Thu, 08 Mar 2007 00:19:16 +0100, Tim Tassonis timtas@cubic.ch wrote:
Hi,
I sincerely hope stuff like this will never, ever be added.
We don't want another emacs, do we?
Surely not ;-).
Lisandro schrieb:
Thanks Alexandre... but... I'm using ubuntu and when i'd connect to my remote server (SFTP) i can't access to the mounted server from geany. I can from others editors like gedit.
Well, if you use the mentioned LUFS or FUSE, it will work because your remote directory is mounted like an usual, local partition. Geany doesn't know anything about SSH or any other remote stuff and it just works. And it works with any other application without additional work (and independent of it is a Gnome/KDE/whatever app). Seems like a big advantage to me.
This is probably because gedit is linked againts gnome-vfs, which does that kind of stuff. It is also linked against another good part of the known universe, as it is a gnome app. I exactly like geany so much because it doesn't have unconditional corba dependencies and stuff, just a gui toolkit and the standard system stuff should be enough.
Exactly this was the idea when starting to write Geany. Not depending on any unnecessary libraries and keeping it small and simple.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
On Thu, 2007-03-08 at 13:38 +0100, Enrico Tröger wrote:
On Thu, 08 Mar 2007 00:19:16 +0100, Tim Tassonis timtas@cubic.ch wrote:
Hi,
I sincerely hope stuff like this will never, ever be added.
We don't want another emacs, do we?
Surely not ;-).
( snip )
Exactly this was the idea when starting to write Geany. Not depending on any unnecessary libraries and keeping it small and simple.
Regards, Enrico
I agree, Enrico.... :-)
I *love* Geany because of its superb clean-and-simple design, almost zero dependencies and its small, uncluttered nature.
Keep up the great work, Enrico! - Andy
On Fri, 09 Mar 2007 18:56:06 +1300, Andy Elvey andy.elvey@paradise.net.nz wrote:
Keep up the great work, Enrico!
I'll try ;-). But most people say Thanks to me, but they seem to forget Nick and Frank. Thank them also for their great work on Geany ;-).
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
Zitat von Enrico Tröger enrico.troeger@uvena.de:
On Fri, 09 Mar 2007 18:56:06 +1300, Andy Elvey andy.elvey@paradise.net.nz wrote:
Keep up the great work, Enrico!
I'll try ;-). But most people say Thanks to me, but they seem to forget Nick and Frank. Thank them also for their great work on Geany ;-).
Thanks and all the others that are sending bugreports, patches, helping to translate Geany, building packages ......