What is ASCII and Binary?

ASCII and Binary are modes
by which you are going to transfer your files into your web server.
Text files and other common files like your html pages, CGI Scripts,
PHP scripts, Javascripts, css files, should be uploaded in ASCII Mode. Images like your GIF's and JPEG's are uploaded in Binary Mode.

Esta resposta foi útil?

 Imprimir este Artigo

Leia também

What directory should I upload my web files?

You should upload your html files in the public_html Directory. This is the only directory in...

Where can I find a good FTP client for Mac OS X and tutorials ?

A very widely used FTP client for the Mac OS is Fetch, located at: http://www.fetchsoftworks.com/

What is default or home page filename ?

Your default filename is index.html or index.htm page. So you can reach your site instead of...

My password is being rejected. What should I do?

The most common problem when your password is rejected is that you are either: a.) Using the...

How long will it take for my uploaded html/images to appear on the web?

All Frontpage or FTP upload/publishing are INSTANT. Thus you should see your changes on web...