upload html files in ascii or binary??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sheldonjuan
    Confirmed User
    • Sep 2003
    • 875

    #1

    upload html files in ascii or binary??

    does it make a difference?
    fuck it, I dont need a sig!
  • Smokey The Bear
    So Fucking Banned
    • Oct 2003
    • 786

    #2
    Originally posted by sheldonjuan
    does it make a difference?
    Not really if its an html file.

    Comment

    • juicylinks
      So Fucking Banned
      • Apr 2001
      • 122992

      #3
      no difference , just cgi . php type files better in ASCII

      Comment

      • fsfaz
        Confirmed User
        • Apr 2003
        • 747

        #4
        Upload them in ascii ALWAYS. If uploaded in binary, it can screw up the carriage returns and a lot of other issues. Browsers still seem to do pretty well them anyhow, but editing a file on a unix system uploaded in binary can be a true bitch.

        Comment

        • sheldonjuan
          Confirmed User
          • Sep 2003
          • 875

          #5
          Originally posted by fsfaz
          Upload them in ascii ALWAYS. If uploaded in binary, it can screw up the carriage returns and a lot of other issues. Browsers still seem to do pretty well them anyhow, but editing a file on a unix system uploaded in binary can be a true bitch.

          thanks
          fuck it, I dont need a sig!

          Comment

          Working...