473,499 Members | 1,948 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ssh or ftp for writing scripts?

I wonder do most php coders use ftp or ssh (terminal login) to write
php scripts? I use ssh because my host offers it, but I notice most
hosts that charge less than $10/month don't offer ssh. Are there are
any tools one can use to write long scripts (>5000 lines of code)?

Jul 17 '05 #1
2 1540
el*************@yahoo.com wrote:
I wonder do most php coders use ftp or ssh (terminal login) to write
php scripts?
My guess is that most writer use an editor to write and test on their
test machine and then deploy it using a (hopefully secure (as in
encrypted as well as properly synchronizing local and remote files))
method (like cvs over ssh).
I use ssh because my host offers it, but I notice most hosts that
charge less than $10/month don't offer ssh. Are there are any tools
one can use to write long scripts (>5000 lines of code)?


You might wonder if you are doing something wrong writing 5000+ lines of
script...

Jul 17 '05 #2
el*************@yahoo.com wrote:
I wonder do most php coders use ftp or ssh (terminal login) to write
php scripts?
I mostly use a text-editor. UltraEdit when I'm on Windows, vim on *NIXes.
I use ssh because my host offers it, but I notice most
hosts that charge less than $10/month don't offer ssh. Are there are
any tools one can use to write long scripts (>5000 lines of code)?


I never noticed any problems with the previously mentioned editors and
I've been hacking in some huge files with 'em. I must admit that I've
never written over 5k of code in a single file.

Hans
Jul 17 '05 #3

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

Similar topics

0
1403
by: paul b | last post by:
Hello, I am writing some LDAP-scripts in PHP. One of the scripts has to add new objects(urls) to the tree using the ldap_add command. The problem is that I cannot add objects of the type...
4
7292
by: Crystal | last post by:
Ok, I know this sounds weird, but it's really bugging me. I have a few list boxes on my form (basic pick a month, year, state stuff) and you can only choose one value. I need to be able to run a...
4
3992
by: George Stout | last post by:
First off I do not know alot about writing queries to an Access Database from an ASP page. This is why I need help. I have an Events database for 6 colleges in our metro area. On the homepage I...
6
1769
by: Christopher Benson-Manica | last post by:
I have some markup like the following: <form> <table> <script> <!-- Write the table markup //--> </script> </table> <form>
0
1110
by: s99999999s2003 | last post by:
hi in my environment, besides shell scripts written for sys admin tasks, there are shell scripts that call java programs which in turn will do various processing like connecting to databases and...
8
1678
by: imsandy | last post by:
Hi, I'm new to perl. I have 4 scripts which do some operations and then should write to a single file with the output. the first script calls the 2nd script and the 2nd one calls the third and...
4
2702
by: Gilles Ganault | last post by:
Hello I'm stumped as to why PHP fails writing into a text file, with the script being called through Apache: ============== # pwd /usr/local/www/data/ ============== # ll
7
1629
by: tshad | last post by:
I have a program in 2005 that is reading a text file removing text and then writing it back out again. It removes lines that start with PRINT. This program has worked fine for months. Now all...
0
1240
by: xahlee | last post by:
Here's a little tutorial that lets you write emacs commands for processing the current text selection in emacs in your favorite lang. Elisp Wrapper For Perl Scripts...
0
7134
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
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7392
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5479
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.