ftp question
Posted: Sun Jan 02, 2005 10:43 am
3. FTP to your Web Site and create a directory named Chess.
4. Upload all .php files to the Chess directory using ASCII transfer.
5. Create a subdirectory named Images under your Chess directory.
6. Upload all image files to the Images subdirectory using BINARY transfer.
How come this script asks for the two different upload formats? Does auto-detect in the ftp automatically switch formats or do I have to do that manually?
4. Upload all .php files to the Chess directory using ASCII transfer.
5. Create a subdirectory named Images under your Chess directory.
6. Upload all image files to the Images subdirectory using BINARY transfer.
How come this script asks for the two different upload formats? Does auto-detect in the ftp automatically switch formats or do I have to do that manually?