PDA

View Full Version : Live (online) PHP files edit software


Blagomir
February 10th, 2006, 07:31 AM
Hi,
I need a software which can edit PHP files directly on remote server, without dowload the files. It have to use FTP protoco, because i don`t have SSH access to the server.
In windoze i used EditPlus, but i don`t have any idea what to use on UBUNTU :confused:
Help please!

sapo
February 10th, 2006, 07:54 AM
gftp does it, just configure it to open the files in gedit and you are set, after closing gedit it will upload the edited file

Blagomir
February 10th, 2006, 08:07 AM
Thank you! You save me! ;)

phishtree
July 20th, 2007, 03:04 AM
is there any way i can just save the file and it automatically updates the remote directory without my having to close gedit?