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
htaccess - Allow Let's Encrypt to Validate and Renew
When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...
How do I cancel my account?
We are sorry to hear you would like to cancel your account! If there is anything we can do,...
Disable error_log via htaccess
Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...
Redirect Internet Explorer visitors to a supported browsers page
Redirect users of Internet Explorer to a supported browsers page or any other page. To do this,...
301 Redirect
This code will redirect all visitors who attempt to access the old-url.html page to the...
