home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / NEWUSE11.ZIP / 6.MSG < prev    next >
Encoding:
Text File  |  1994-07-10  |  4.1 KB  |  65 lines

  1.  
  2.       ╔═══════════════════════════════╗    
  3.       ║  Downloading/Uploading Files  ║    
  4. ══════╩═══════════════════════════════╩══════════════════════════════════════
  5.      Uploading and downloading files is not a difficult process, but there
  6. are some things that you need to know to transfer files successfully.  The
  7. first thing to understand is the concept of file transfer protocols.  A
  8. transfer protocol is just a communication method used by two computers to
  9. exchange information by modem.  The simplest transfer protocol is the ASCII
  10. transfer.  It is suitable only for transfering text as it does not check for
  11. errors as the transfer is made.  Since noise on the telephone lines may
  12. interfere with the transmission, it is possible that some letters may be
  13. changed, added, or missing after the transfer with this system.  With text,
  14. we can usually still figure out what was intended to be said if this
  15. happens. With a program, however, even a single bad byte transfered can
  16. render it inoperable, so most protocols use some type of error-checking to
  17. be sure the transfer was sent correctly.  If a mistake is detected during
  18. transfer, the bad portion of the file is sent again.  The error-checking
  19. protocols available on this board include X-modem (checksum), X-modem (CRC),
  20. 1K-Xmodem (called Ymodem in some communications programs such as Procomm),
  21. Ymodem (true Ymodem from DSZ), Zmodem (DSZ), Lynx, and PUMA.  This list is
  22. ordered from slowest to fastest in transfer speed, so if you have a
  23. communications program which supports Zmodem, Lynx or PUMA, then by all
  24. means, use it.
  25.  
  26.         With each of these protocols, you just select the [U]pload or
  27. [D]ownload option from the menu and answer the questions.  The BBS will tell
  28. you when it is ready to receive/send and you may then tell your own program
  29. to procede.  BE SURE THAT YOUR PROGRAM AND COMPU <> LINK ARE USING THE SAME
  30. PROTOCOL FOR EACH TRANSFER.
  31.  
  32.      The other concept you need to be familiar with is that of archived
  33. files.  All directory files are archived (compressed 20% - 70%) to save time
  34. during file transfers. There are two types of archived files on the system:
  35. 1) Standard Zipped (archived) files, and 2) Self-extracting files.  Both may
  36. contain multiple regular files within the archive.  Self-extracting files
  37. (*.EXE) are the easiest to use, but are slightly larger than the Standard
  38. Archived files (*.ZIP).  The benefit of self-extracting files is that you
  39. only need enter the filename, as in <filename>.EXE to un-archive the file.
  40. All files of either type must be unarchived using the PKUNZIP.EXE program
  41. before they can be used.
  42.  
  43.     Files with the extension .ZIP (standard archived files) must be
  44. un-archived using PKUNZIP.EXE contained in the file PKZ110.EXE available in
  45. the UTILITIES directory.  Note that this file is self-extracting and
  46. contains complete instructions on arcing and unarcing files.  Just download
  47. the file, and (with the file in the current directory) type PKZ110.  The
  48. original files will be extracted from the archive and will be ready to use.
  49. The files from PKZ110.EXE will allow you to extract the files from any
  50. archive on this system with the *.ZIP extension.  Using the Zip programs is
  51. very easy; just type PKUNZIP <path><filename> <destination path> at the DOS
  52. prompt and the files will be extracted.  ALL files uploaded TO our system
  53. should be "zipped" prior to uploading.
  54.  
  55.     If your communications program does not support 1K-Xmodem, Ymodem, or
  56. Zmodem, you should consider obtaining a newer program.  We have some
  57. excellent programs available in the COMMUNICATIONS directory.  They are
  58. shareware programs, which means you may try them out at no cost and
  59. distribute them freely. If you decide to use one permanently, you may then
  60. send the requested price (usually very reasonable) directly to the author.
  61. By marketing their products as shareware, the authors trust the consumers
  62. who use their products to send in the purchase price.  This saves you the
  63. cost of advertising the products and insures you won't get burned by buying
  64. a program which doesn't meet your needs.  
  65.