I am looking for a way to maintain LAMP-based websites entirely from a browser window.
Currently I\'m using FlashFXP and NoteTab Pro for FTP and cod
Personally i am using http://kodingen.com for my remote work. They also provide free hosting for developing new project...
anyway check it out!
for me phpanywhere.net did not work... i always got corrupted files and pasting problems.
Good Luck
PS: i know its an old post but someone might find it usefully.
Net2FTP does the job but it's ugly.
Would be awesome if you could create an account and they store FTP sites.
I use http://codeanywhere.com
You can use it for free storing 1 FTP account. And the interface looks good. If you want to store more than 1 FTP account you have to pay.
Is there any service like codeanywhere.com but for free?
i like net2ftp
which is net based, allows uploads, page/code edits in a standard text box
another nice feature: you can upload net2ftp to your own personal website and use it to ftp into any other site that you have access to.
As said in tj111 answer (Web-based FTP client & code editor) you could install fireFTP and FireFOx portable to be able to run firefox from a USB-stick.
Then you could on the same USB-stick install notepad++. It's a great open-source editor with syntax highlighting and parameter hinting and a lot more. (http://notepad-plus.sourceforge.net/nl/site.htm)
Then you could run both fireFTP and notepad++ from that USB-stick. You can configure fireFTP to automaticly open files with notepad++. When you'll save the file in notepad++ fireFTP will automaticly update it on your FTP server.
Filezilla is good. Try its portable version. No advertising and able to create and delete file.. very handy... i use it since 2 years.