Hello, I am using jEdit (http://jedit.org/) and am quite happy with it. There is a plugin available for editing files via FTP, but I haven't used it myself. The plugins I have used have integrated seamlessly - jEdit has a built-in plugin manager that finds, downloads and installs them for you. cheers, John S. --------------------------------- Hi all, I'm using Linux and I want to know what editor do you use (if anybodyis using one) to edit files via ftp and how configure it. Thanks -- firmaAitzolNaberan Burgaña CodeSyntax anaberan@codesyntax.com www.codesyntax.com Tel: 943 82 17 80
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
__________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html
Aitzol Naberan Burgaña wrote:
Hi all, I'm using Linux and I want to know what editor do you use (if anybody is using one) to edit files via ftp and how configure it.
Great for Zope development is Boa constructor (I want to install, but some libs missing me) and possible Zope IDE for Mozilla (today I was discover it, it is quite old, but...?). For general HTML page editing is good Quanta or Bluefish, but Mozilla composer does not seems to be as good for me. Regards, -- Jaroslav Lukesh
Aitzol Naberan Burgaña wrote:
Hi all, I'm using Linux and I want to know what editor do you use (if anybody is using one) to edit files via ftp and how configure it.
EMACS with it's built-in ange-ftp should be happily able to do this... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Aitzol Naberan Burgaña wrote:
Thank all for the replies. I access to the ftp site using konqueror and edit the document with emacs or Kate, but when I want to save my work I get an error: Can't rename some_dtml part of a file
Add following line to start of file ~/.kde/share/config/kioslaverc MarkPartial=false and restart KDE. -- Jaroslav Luke -- Tento e-mail nemu*e obsahovat VIRY jeliko nepocházi z virózního systému M$ Windows!
Aitzol Naberan Burgaña wrote:
I still get the same error, but now my files are locked
It seems to wrk for me. Mandrake 9.1, KDE 3.1.3 from club's rpm, krusader as FTP client. Try to use gFTP, or use wine to run Total Commander :o) Or use some commandline tools (but mc is no good ftp client minimal as for slow connections via gprs). But mc have relatively good editor with syntax highligting. Or try to use gnome instead of KDE (I know, gnome is like macintosh)
Aitzol Naberan Burgaña wrote:
Thank all for the replies. I access to the ftp site using konqueror and edit the document with emacs or Kate, but when I want to save my work I get an error: Can't rename some_dtml part of a file
Add following line to start of file ~/.kde/share/config/kioslaverc
MarkPartial=false
and restart KDE.
-- Jaroslav Luke -- Tento e-mail nemu*e obsahovat VIRY jeliko nepocházi z virózního systému M$ Windows!
participants (4)
-
Aitzol Naberan Burgaña -
Chris Withers -
Jaroslav Lukesh -
John Schinnerer