Web Hosting Services
  Windows Web Hosting
  Windows Hosting Home
  Windows Hosting Business
  Windows Hosting Business Pro
  Windows Hosting Professional
  Windows Hosting Advanced
  Compare Plans
  Linux Web Hosting
  Linux Hosting Home
  Linux Hosting Business
  Linux Hosting Business Pro
  Linux Hosting Professional
  Linux Hosting Advanced
  Compare Plans
  MS SQL Web Hosting
  Gold MS SQL Hosting
  Platinum MS SQL Hosting
  MS Portal MS SQL Hosting
  Compare Plans
  SEO Web Hosting
  SEO Web Hosting Home
  SEO Web Hosting Business
  SEO Web Hosting Professional
  Compare Plans
  Reseller Web Hosting
  -Windows Reseller Hosting
   Windows Hosting Home
   Windows Hosting Business
   Win Hosting Business Pro
   Windows Hosting Professional
   Windows Hosting Advanced
   Compare Plans
  -Linux Reseller Hosting
   Linux Hosting Home
   Linux Hosting Business
   Linux Hosting Business Pro
   Linux Hosting Professional
   Linux Hosting Advanced
   Compare Plans
  Email Web Hosting
  WebMail
  Basic Email
  Pro Email
  Compare Plans
  VPS Web Hosting
  VPS Basic
  VPS Starter
  VPS Pro
  Compare Plans
  Domain Registration
  Compare Hosting Plans
  Special Offer of the month
 Website Design Services
Website Designing
Website Development
Web site Promotion
Offer of the month
 SEO Services
Search Engine Optimization
Search Engine Submission
Web Site Promotion
Web Site Marketing
Internet Marketing


  Payment Options


Web Hosting Home   »   Web Hosting FAQ   »   FTP Explorer Web Hosting FAQ

FTP Web Hosting FAQ

Recommend for those looking for additional technologies and high capacity.

 

FTP Explorer

1. What is an IP Address?
2. What is FTP?
3. What is Apache?
4. What is an Auto responder?
5. Bandwidth
6. Difference between pop3 and Web mail
7. What is IIS?
8. What is a Meta tag?
9. How to create MRA (Multiple Recipient Address)
10. What is ColdFusion?
11. What is Data Transfer?
12. What is a dedicated IP?
13. What is Disk Space?
14. What is Email Forwarding?
15. What is Fire Wall Protection?
16. What is SSL?
17. What is Raw Logs?
18. Active X
19. Applet
20. ASP
21. CGI
22. CSS
23. HTML
24. What is MIME?
25. Ping
26. Perl
27. SMPT
28. SSH
29. Trace
30. XML
31. What is Pop3 account?

Q.

What is an IP Address?
A. Internet Protocol Address, a number used to uniquely identify a computer or device on an internal network or the Internet. On the Internet, IP addresses must be registered to identify each computer/device and avoid duplication.

Q.

What is FTP?
A. File Transfer Protocol, protocol used to transfer files over the Internet. FTP makes it possible for a user to transfer files between remote locations on a network. This protocol also allows users to use FTP commands, such as listing files and folders, to work with files on a remote location.

Q.

What is Apache?
A. Open source web server software. Apache is found primarily on Unix-based operating systems, but is also available for Windows and other platforms.

Q.

What is an Auto responder?
A. A program that sends an automatic form response to incoming emails. Most auto responders involve a standard response sent to all emails received at a certain address. However, custom auto responders are also available to auto respond based on a set of user-defined rules
 

Q.

Bandwidth
A. Bandwidth is the total number of bytes you use in a month.
The easiest way to explain it is with an example. Let's suppose that you have a page with 5,000 bytes of text and 55,000 bytes of graphics, for a total of 60,000 bytes on your page.

If you get a 100 hits a day that is 60,000 bytes X 100 or 6 megabytes a day. Now multiply that by 30 days and you get 180 megabytes per month. That's only 3,000 hits in a month (which isn't enough hits to stay in business). Most of the ISP's give you 300 megabytes or so. But what if you have 10 pages the same size or you get 200 hits a day, in both cases you are way over your bandwidth limit.

 

Q.

Difference between pop3 and Web mail
A.

Any EM can be web-based EM, POP EM or BOTH.

Web based EM means; you can check your emails from the web based email manager program.

POP3 EM means, you can send and receive your emails from your mail software reside on your terminal. Software’s like outlook express, outlook, Netscape messenger, Eudora are compatible with the POP3 accounts.

 

Q.

What is IIS?
A. Internet Information Services. Microsoft Web server software that uses Hypertext Transfer Protocol to deliver World Wide Web documents. IIS includes various functions like security, CGI, HTTP, FTP servers, Mail server etc
 

Q.

What is a Meta tag?
A. Basically the search engines read pages that have been submitted to it via a submission form. From there it reads the entire page, boils it down to essential keywords and adds all the links it finds to the search list. These keywords are known as Meta tags. So, you need to insert the MetaTag in your files.

To generate MetaTags for your site you may use any one of the following URLs.

http://www.anybrowser.com/MetaTagGenerator.html
http://metatag.discoveryvip.com/

 

Q.

How to create MRA (Multiple Recipient Address)
A. 1. Login to HELM > Hosting Plan > Resource Limit > Email Resources > Enter a value for the MRA

a. The first MRA value indicate the total number of MRA can be created
b. The second option "MRA List Size Limit" is the total number of email accounts can be setup under 1 MRA

2. Go to HELM > Domain > you should get the MRA Option displayed.

 

Q.

What is ColdFusion?
A. Coldfusion is a Macromedia technology, which allows the programmer to a proprietary scripting language directly within an html document on the server. The server runs the code to generate the final page, which is returned to the client's browser. This style of embedding a server parsed language directly within an html file is very similar to PHP, ASP and JSP.
 

Q.

What is Data Transfer?
A. The total amount of outbound traffic from a website*, typically measured in gigabytes (Gb).
 

Q.

What is a dedicated IP?
A. An IP address dedicated to a single website. Dedicated IP addresses are mainly needed for SSL.
 

Q.

What is Disk Space?
A. The amount of hard drive space on the server that is available to your hosted websites
 

Q.

What is Email Forwarding?
A. Automatically sends email messages from one email address to another email address. Also known as email redirection.
 

Q.

What is Fire Wall Protection?
A. A security system that prohibits unauthorized access to a network. A firewall may be hardware, software, or both.
 

Q.

What is SSL?
A. Secured Sockets Layer, a protocol enabling encrypted, authenticated communication over the Internet
 

Q.

What is Raw Logs?
A. Another name for a server's log files, the line-by-line activity of a server, not the summaries of this activity. With the raw logs, you can take your data and use it with any number of specialty log analyzers for more advanced analysis.
 

Q.

Active X
A. Microsoft component standard. Customized class programming & reusability of code packed into one object called component. Whole technology called Active X component.
 

Q.

Applet
A. Applets a member of Java language, Java applets are commonly used to add effects and interactivity to a web site, for anything from text effects to games
 

Q.

ASP
A. Active Server Pages. Microsoft server programming technology, which actually works server side, combined with scripting language like VbScript or JavaScript.
 

Q.

CGI
A. A set of rules that describe how a Web server communicates with another application running on the same computer and how the application (called a CGI program) communicates with the Web server. Any application can be a CGI program if it handles input and output according to the CGI standard.
 

Q.

CSS
A. A cascading style sheet is a document containing style information that can be referenced by various web pages. Styles define look and layout of content on web pages and allow writers more control over how content is appeared in web browsers.
 

Q.

HTML
A. A set of "markup" symbols or tags inserted in a text .le intended for display on a World Wide Web browser. The markup tags tell the Web browser how to display a Web page’s content, words and images. HTML is a subset of Standardized Generalized Markup Language (SGML).
 

Q.

What is MIME?
A. Multipurpose Internet Mail Extension, standard system to recognize the file extension on Internet. Also used for binary attachment in email for e.g. graphics, audio, and video.
 

Q.

Ping
A. A utility that verifies connections to one or more remote hosts. Ping determines and checks that whether a particular IP system on a network is functional. Ping is useful for diagnosing IP network or router failures
 

Q.

Perl
A. Practical Extraction and Reporting Language. A programming language used to create CGI programs.
 

Q.

SMPT
A. The TCP/IP standard protocol for transferring electronic mail messages between points on the Internet. SMTP specifies how two mail systems interact and the format of control messages they exchange to transfer mail. SMTP is a protocol for transferring email between points on the Internet
 

Q.

SSH
A. Secure Shell (SSH), known as Secure Socket Shell also, is a Linux based command line interface and protocol to get secure access of remote computer.
 

Q.

Trace
A. This utility determines the route taken to a destination by sending echo packets to the destination. For e.g. tracert mydomain.com will display different destination route from your PC to destination server. Useful to find breakage between routes.
 

Q.

XML
A. eXtensible Markup Language. Based on SGML standard. XML makes possible to created user specified tag (HTML tag). Saved with .xml extension & can be embedded into web pages.
 

Q.

What is Pop3 account?
A. A POP3 account is a "mailbox" that holds your emails on the server until you view them (download them) with an email program. An email program is software that runs on your computer, such as "Outlook Express" or "Eudora" or "Pegasus Mail". There are literally thousands of other email programs available, we recommend that you use "Outlook Express", as it comes for free with every Microsoft Windows installation
 

  Why Choose BS?

- 30-Day Guarantee...
- Value-added features...
- 24/7 Genuine Support

  Hosting Offer of Month

Register .ORG Domains for only $1.49!
HUGE Offer - Hosting Prices Slashed by 33%!

  We also Provide

- Cheap Web Hosting
- Cheapest Web Hosting
- Inexpensive Web Hosting
- Low Cost Web Hosting
- Windows Web Hosting
- Linux Web Hosting
- Web Hosting Reseller
- Reseller Web Hosting
- Web Hosting Reseller Plans
- Cheap Web Hosting Reseller
Legal Documents
- Terms of Service
- Privacy Policy
Customer Service

Home - Company - Contact - Support - FAQ - Sitemap
Web Hosting Services - Website Design Services - Web Marketing Services
Windows Web Hosting - Linux Web Hosting - MS SQL Web Hosting - SEO Web Hosting - Reseller Web Hosting -
Email Web Hosting
- VPS Web Hosting - Domain Registration - Special Offer - Compare All Web Hosting Plans
© Copyright 1999-2006 Brain Stream. All Rights Reserved. Cheap Web Hosting BSindia.