Reply
stupid question
Old 09-15-2005, 03:11 PM stupid question
maestro's Avatar
Novice Talker

Posts: 7
Location: edmonton
Hi,

am trying to figure out programming language and already stomped. i did some searching around for a topic that will explain what ASCII mean?

all am trying to do is upload a script, i added the db, added user, edited the variables,
and upload. The only i did not do, is change the CHMOD stuff and this ASCII.

how do i know my ftp is uploading in binary, how can i change that and/or edit via cpanel..

crazy question

boris
__________________
Cheers,

Boris "bobo" Petersen
Financial Independent Guru
Ph (780) 994 2626
maestro is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-15-2005, 03:38 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
ASCII stands for American Standard Code for Information Interchange, and is basically a standard character encoding scheme for use in computers. The basic ASCII character set only has 127 chars, so they fit into 7 bits. This means that only half the available combinations in a byte are valid ASCII characters, so if you upload as ASCII the bits get shuffled around so they are valid text. If the file is text that's great, but if it's an image or a program binary or anything that is not raw text, it gets scrambled. Most FTP apps will detect automatically the type of file, but sometimes get it wrong if the file has bits of ASCII here and there. Changing to binary mode will be a different process in each FTP program, but theres usually an option for it in some menu or other.
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';
Scribble Pad MOD for phpBB (aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Old 09-21-2005, 08:25 AM
Experienced Talker

Posts: 41
you select binary or ascii in the ftp client, you dont need to touch the server config
the chmod can also be done from the ftp client
__________________
web directory
rehash is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to stupid question
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11180 seconds with 12 queries