News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Uploading Question!?

Started by beanie, July 15, 2004, 05:54:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

beanie

When uploading cpg which modes do I upload in?

Shall I assume ascii for php, css and js files and binary for image files?!

Joachim Müller

all images (jpg, gif, png) should be uploaded as binary, all files that contain text (php, htm, css, js etc.) in ascii mode. Most ftp clients have an "auto" mode that will use the proper mode for each file; if your ftp client has "auto", use it. Sometimes (on some servers, I should say) you will encounter double line breaks in files that were uploaded in ascii: in this case, try "binary" for all file types.

GauGau