Many FTP client programs support and auto mode to detect the proper upload type based on file extension. Often you will have to do this manually when the program does not perform this properly.
In general, any files that contain text such as .cgi should be uploaded in Ascii.
Files that have scrambled content such as pictures should be uploaded in binary.
- 467 Users Found This Useful
Related Articles
Meta Redirect
Adding this code to your web page will redirect your visitors to any address that you have...
Disable error_log via htaccess
Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...
Create a 410 Redirect for Missing Files
A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...
Troubleshooting Cloudflare errors
You may encounter errors using CloudFlare from time to time. This article may help to resolve...
I updated my site but I still see old pages
Make sure your files are indeed updated by checking the file time stamps. Also, you may want to...
