If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
If you use the built in FTP function in Zoom, then you don't need to worry about this.
However if you are uploading files using a 3rd party FTP program and your host is a Linux or Unix host, then you do need to be very careful to select the correct FTP mode. Many 3rd party FTP program try to automatically guess the correct mode, but get it wrong.
The User's Manual is correct. BINARY mode is essential for the CGI, and doesn't hurt for the template.
(the CGI is a binary file, and is not a Perl file)
Comment