home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / mystore / instructions / uploading.txt < prev   
Encoding:
Text File  |  1999-01-09  |  1.2 KB  |  38 lines

  1.  
  2.             *********************
  3.             MyStore 3.x UPLOADING
  4.             *********************
  5.             
  6. Uploading your store to a host computer on an Intra or Internet is a 
  7. simple process.  It is best done using a stand alone FTP client;
  8. however, you can use some browser FTP utilities.
  9.  
  10. You will need to upload the following Folders:
  11. Database
  12. Files
  13. Graphics
  14. Layouts
  15. Be sure to include all of the sub folders and files in these folders.
  16.  
  17. From the MyStore3 folder, upload the following files:
  18. "index.htm" only if you are using this particular "index.htm" file
  19. "promoout.htm"
  20. "storefront.htm"
  21. "talk.htm"
  22. "welcome.htm"
  23.  
  24. RULES when using FTP:
  25. Always use a command similar to "Preserve Directory Structure" with
  26. your FTP client when uploading folders.
  27.  
  28. Do not let the FTP client convert files to lower case.  While most of
  29. your files should be in lower case, there are instances in your data-
  30. base where they may not be.  This should not matter, however, because
  31. of the code within MyStore.  We are being conservative here.
  32.  
  33. All files with the extensions *.txt and *.htm should be uploaded in 
  34. ASCII format;  all graphic files should be uploaded in binary format.
  35. Your FTP client can usually be set to automatically make this
  36. distinction.
  37.  
  38.             *********************