home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / emulate / pcres232.lha / PcRestore232 / Pcrestore.Doc next >
Text File  |  1993-03-02  |  7KB  |  175 lines

  1.  
  2. ***************************************************************************
  3.                      PcRestore V2.31    (21-JAN-93)
  4. ***************************************************************************
  5. Written by Mikael Nordlund.
  6.  
  7.  
  8. What is PcRestore?
  9.  
  10. PcRestore is a utility for those people who wants to transfer files
  11. between MSDOS-machines to the Amiga.
  12. For instance when you have downloaded a bunch of files on your PC
  13. (you have done it on your job, it's cheaper that way!!!) and want it
  14. transfered to your Amiga. Most files you have downloaded are .LHA and .DMS
  15. files and are rather big. Instead of copy every file to PC-disks, you just
  16. have to do a backup of your files and use this utility to restore them on
  17. your Amiga. Perhaps one file is 789234 bytes big, try to put that on a
  18. 720Kb disk!
  19.  
  20. This program is the solution to all your problems.
  21. Just use the MSDOS program 'BACKUP' on your PC and backup all the files.
  22. After that you have a bunch disks and then this faboulus utility is your
  23. solution of the problem.
  24.  
  25. It handles the 'BACKUP' command on DOS 3.30, 4.X, 5.X. Perhaps it works
  26. on the lower version's but I haven't tested it.
  27. It can read ANY valid unit or path, so if you want to copy the backupdisks
  28. on your harddrive and the run this program it gonna work just fine.
  29.  
  30.  
  31. System requirements.
  32.  
  33. Well, Well. OS2.0 is certainly needed for this. And the ReqTools.library
  34. written by Nico François is also needed.
  35. Memory requirements are as following:
  36. Crossdosfilesystem or similary system (you have to be enable to read
  37. PC-formatted disk's).
  38. It is recommended to run this program from CLI, if you run this program
  39. from WB it will NOT free all the allocated memory.
  40.  
  41. How do I use it?
  42.  
  43. Now then, lets go on with the main thing or the gadgets.
  44. You can either use the mouse or the keys for the different gadgets.
  45.  
  46. Source Path #1:
  47.  This, you MUST specify. This is just the path or device you want the
  48.  program to look after the backupformat.
  49.  You can either type in the path or utilize the gadget and a requester will
  50.  pop up.
  51.  If don't enter anything in the first requester, then a filerequester will
  52.  appear and you can click your way to the path. If you select Cancel at
  53.  the filerequester then you gonna clear that path.
  54.  
  55. Source Path #2:
  56.  This, you doesn't have to specify. But if you have 2 drives then you can
  57.  mount 2 Crossdossystem and you can have 2 sourcepath's. Simple isn't it?
  58.  For the rest you can look above.
  59.  
  60. Destination Path:
  61.  This, you also MUST specify. Its where the restored data will be, and as
  62.  usual for the rest, LOOK above.
  63.  
  64. Preserve Pathnames:
  65.  If you want to restore the backup with dir's and original path's you 
  66.  have to use this.
  67.  
  68. Start:
  69.  Pretty obvious.
  70.  
  71. Abort:
  72.  Also obvious.
  73.  
  74. Quit:
  75.  If you use this gadget, then you tell the Amiga to remove this task from
  76.  the processors tasklist.  (Nice explanation).
  77.  
  78. Save Config:
  79.  If you are satisfied with your settings and want the program to use them
  80.  at startup then press this gadget. The config will be stored in ENVARC:
  81.  and it will be called 'PcRestore.cfg'.
  82.  
  83. About:
  84.  Try it.
  85.  
  86. Clear Log:
  87.  If you click here the 'Restore Log' will be cleared (that was also pretty
  88.  obvious!).
  89.  
  90. Ask To Restore File:
  91.  This gadget can be activated at ANY time. When you activate it the 
  92.  program will ask you if it shall restore that file or not. If the 
  93.  program is currently restoring a file when you activate this, then the 
  94.  file it's currently processing will be restored, and then you will be 
  95.  asked for every file thereafter, until you deactivate it, then it will 
  96.  restore the file it's currently asking you about and the rest of the 
  97.  files. It will create a screenblink when it wants you to answer if shall
  98.  restore a file or not.
  99.  
  100. AutoMount Sources:
  101.  When you utilize this gadget then PcRestore will try to mount the source
  102.  devices. It uses the Amiga's c-command 'Mount' so you'd better have it
  103.  on the disk if you want to use this option. I thought it was better to 
  104.  do like this cause when Commodore upgrade the 'Mount' command, PcRestore
  105.  will use the updated version instead of using my version which perhaps
  106.  gonna be old and useless.
  107.  
  108. Replace File:
  109.  This cyclegadget has three options.
  110.  "Always" Replace File: PcRestore will not check if the file you want to
  111.                         restore already exists.
  112.  "Never"  Replace File: PcRestore will no restore a file if it already
  113.                         exists.
  114.  "Ask"    Replace File: PcRestore will pop up a gadget for you to select
  115.                         if you want to Replace, Rename or Skip the file.
  116.  
  117. On Restore:
  118.  This cyclegadget has three options.
  119.  "No Rename"    On Restore: PcRestore will not change the filename in ANY 
  120.                             way.
  121.  "Auto Rename"  On Restore: PcRestore will change the first char to caps,
  122.                             the rest will be changed to small.
  123.  "Man Rename"   On Restore: PcRestore will pop up a gadget for you to enter
  124.                             the new name for the file.
  125.  
  126. CLI Options:
  127.  When you start PcRestore you can use a '-s' option. If you do that then
  128.  PcRestore will begin to restore directly with the present configuration.
  129.  
  130.  
  131. Phuuuuu!!!!
  132.  
  133. ***** DISCLAIMER ****** DISCLAIMER ****** DISCLAIMER ****** DISCLAIMER ****
  134. I do not take any responsibility if this program destroys any important
  135. or unimportant data, or destroys any other things. It's up to the user.
  136. ***************************************************************************
  137.  
  138.  
  139. I shall call this program ShareWare so if you use this program and think
  140. it is worth something then send me some cash in US$ or SEK so I can
  141. continue to develope useful programs in the future.
  142.  
  143. Send cash, bugreports, improvements etc. to the following address.
  144.  
  145.                             Mikael Nordlund
  146.                             P.L. 4138
  147.                             952 94 Kalix
  148.                             SWEDEN
  149.  
  150.                               or
  151.  
  152.                  Mikael Nordlund 2:205/604.3@fidonet
  153.  
  154.  
  155. Number Of Shareware Payment: 1
  156.  
  157.                      
  158. I am also currently working on a program called 'PcBackup' it's for
  159. use between Amiga -> Pc, then you only have to use the PC command 'RESTORE'
  160. Another program I'm working on is a copy-program like 'TurboBackup',
  161. only that this is better. So look out for this in the future...
  162.  
  163. These have currently payed some ShareWare attributes:
  164.  
  165. Thomas Kobler
  166. Mats Granstrom
  167. Kenth Berthilsson
  168.  
  169.  
  170. DS. I also want to thank Kenth Berthilsson for some basic ideas.
  171.     And some thanks to Mats Granstrom for using his HST modem.
  172.  
  173. Bye, Bye and hopefully you will hear from me soon.
  174.  
  175.