473,385 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

best FTP client for coding PHP

I currently use Eclipse for creating the PHP application, which is
great for editing but quite slow when using FTP. But when im testing i
like to use CuteFTP Pro for quicky editing and seeing the results. Im
getting fed up with CuteFTP as its really flakey.

I am looking for a simiar application like CuteFTP that has an inbuilt
editor but can not find one, every one I have looked at uses a
different application to edit.

Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?

Mar 28 '07 #1
5 1982
je******@gmail.com says...
I currently use Eclipse for creating the PHP application, which is
great for editing but quite slow when using FTP. But when im testing i
like to use CuteFTP Pro for quicky editing and seeing the results. Im
getting fed up with CuteFTP as its really flakey.

I am looking for a simiar application like CuteFTP that has an inbuilt
editor but can not find one, every one I have looked at uses a
different application to edit.

Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?
Crimson Editor.

Free.
Syntax highlighting.
Can open remote files over FTP connection.

An editor with FTP capabilities rather than an FTP app with editing
capabilities.

Geoff M
Mar 29 '07 #2
On 29 Mar, 00:26, "andy" <jenki...@gmail.comwrote:
I currently use Eclipse for creating the PHP application, which is
great for editing but quite slow when using FTP. But when im testing i
like to use CuteFTP Pro for quicky editing and seeing the results. Im
getting fed up with CuteFTP as its really flakey.

I am looking for a simiar application like CuteFTP that has an inbuilt
editor but can not find one, every one I have looked at uses a
different application to edit.

Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?
I would personally not use this approach, instead why not set up a
proper testing server at home/work, you would then use the best editor
for editing which will not be the same thing as the best of the bunch
that do FTP as well.
Running a testing server teaches you more about the software you use
because you get to be in full control of its config. You can still use
ftp for working with your local files if you run filezilla server;
filezilla client is what I would recommend to use to upload the
working results to your server. You will have less downtime, and fewer
silly mistakes made at night running all night and day until you spot
why you shouldn't have saved back to the live server before going to
bed.

Some would say that you should have a staging server as well, great
advice but it gets harder and harder to justify the amount of time
spent maintaining all three if you don't have root access.

Mar 29 '07 #3
Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?
what's wrong about ssh into your linux server and use vim?
--
iTech Consulting Services Limited
Expert of ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288
Mar 29 '07 #4
Man-wai Chang wrote:
>Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?

what's wrong about ssh into your linux server and use vim?

or just use konqueror...

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
Mar 30 '07 #5
On 30 Mar, 13:54, Lorenzo Bettini <bett...@dsi.unifi.itwrote:
Man-wai Chang wrote:
Can anyone recomend a FTP editor that works well with quickly editing
PHP web applications?
what's wrong about ssh into your linux server and use vim?

or just use konqueror...

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME:http://www.lorenzobettini.itMUSIC:ht...rplesucker.com
BLOGS:http://tronprog.blogspot.com http://longlivemusic.blogspot.comhtt...ourceforge.net
or tswebeditor (assuming on windows) etc... but why /not/ be
professional, ftp is fine for the odd quick fix, but having a testing
server is perfect.

Mar 30 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Atlas | last post by:
I've developed years ago a small business application (about ten tables, basic relationships, 10 forms, 3 reports a few queries) with Borland Paradox 7, most of it developed with wizards and little...
11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
1
by: ds | last post by:
hello, i want to know the difference between vb.net and asp.net in intranet application. to bulid a intranet application which is best suited,vb.net or asp.net. i want to know the performance...
3
by: Fred Zimmerman | last post by:
My new client is running DB2 6.1 on IBM mainframe (z/OS). They are running DB2 Connect ver. 7.2 to connect to database. (If you cannot already tell, I'm new to DB2.) I'm not sure what DB2 Connect...
6
by: Diffident | last post by:
Hello All, Best coding strategies for calling stored procedures from ASP.NET. As you are all aware that accessing a property is expensive than calling a method. For example in order to call a...
5
by: John | last post by:
Hi all, I have an (well, what I think to be, at least) interesting question: Is it possible to stream data down to the client and, after a certain amount of data has been streamed, allow the...
14
by: Jon Rea | last post by:
I am currently cleaning up an application which was origainlly hashed together with speed of coding in mind and therefore contains quite a few "hacky" shortcuts. As part of this "revamping"...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
52
by: burgermeister01 | last post by:
First, let me say that this question is a rather general programming question, but the context is PHP, so I figured this group would have the most relevant insight. Anyways, this is also more of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.