home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / slowcopy / Slowcopy.exe / %MAINDIR% / Readme.txt < prev   
Encoding:
Text File  |  2001-04-26  |  2.0 KB  |  59 lines

  1. Slow Copy for Floppys
  2.  
  3. Description:
  4. Basically this small utility can increase the performance of
  5. your machine when it copying files to floppy drives like Zip
  6. Drive. Let you use your computer and copy files at the same
  7. time. For a slow computer it is vital.
  8.  
  9. The way it does it is to cut a big file into pieces, and
  10. copy it chunk by chunk. For example 4K a time, and then idles for
  11. 50 miliseconds. This way your machine will go much faster because
  12. it can process something else during idle time, although it is just
  13. few miliseconds but for a CPU is enough.
  14.  
  15. I got this new idea is because the zip drive is simply make
  16. the computer too slow when it is active. That is because when
  17. a computer accesses for a hardware it still stop for the 
  18. interrupt. So if the activity takes 10 minutes you usually
  19. have to wait 10 minutes or your machine will just go very slow. 
  20.  
  21. It will work for Zips and your Floppoies, actually any drive
  22. you think it slows you machine down when you copy things to it.
  23.  
  24.  
  25. User Manual:
  26. Buffer - Is the chunk size, the smaller the more chunks it will
  27. have to copy.
  28. Idle Time - The period when it finished copying one chunk. So the
  29. more value you give the more time it going take for the copy.
  30.  
  31.  
  32. Expirements: 
  33.  
  34. External Parrell Port Zip Drive (not Plus)
  35. *Speed is in KB/S
  36. Buffer    8K         16K    4K    8K    8K    4K
  37. Idle    50ms    50ms    10ms    10ms    20ms    30ms
  38. Speed    49.5    67.43    45.28    64.30    59.08    37.68
  39. These data has taken for you to have an idea what the speed
  40. going to be like in a ZipDrive. The normal speed is about
  41. 150-180KB per second.
  42.  
  43.  
  44. Copyright Notice:
  45. This is a first release, it is free. Please use it what ever you like.
  46. If you feel it has helped you please come to our website and click some
  47. of the banners there, so that way we can actually get some money.
  48.  
  49. Thank you for using it.
  50. You can reach us at http://e-port.yeah.net
  51.  
  52. This software is programmed by
  53. William Yang
  54. ------------------------
  55. E-Port Software Team
  56. http://e-port.yeah.net
  57. eport@usa.net
  58. ------------------------
  59.