home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / System32 / en-US / Robocopy.exe.mui / string.txt next >
Text File  |  2008-01-19  |  13KB  |  289 lines

  1. 1    \n
  2. 3    -------------------------------------------------------------------------------\n
  3. 5       ROBOCOPY     ::     Robust File Copy for Windows                              
  4. 7    \n------------------------------------------------------------------------------\n
  5. 12    ERROR : /SECFIX specified, without specifying WHICH security info to copy.\n
  6. 14     Quitting : /QUIT Specified on Command Line.\n
  7. 16    ERROR : No Source Directory Specified.\n
  8. 18    ERROR : No Destination Directory Specified.\n
  9. 20    NOTE : NTFS Security may not be copied - Source may not be NTFS.\n
  10. 22    NOTE : NTFS Security may not be copied - Destination may not be NTFS.\n
  11. 24    ERROR : You do not have the Manage Auditing user right.
  12. 25    *****  You need this to copy auditing information (/COPY:U or /COPYALL).\n
  13. 27    ERROR : You do not have the Backup and Restore Files user rights.
  14. 28    *****  You need these to perform Backup copies (/B or /ZB).\n
  15. 29    ERROR : Robocopy ran out of memory, exiting.
  16. 30    ERROR : Invalid Parameter #%d : "%s"\n
  17. 31    ERROR : Invalid Job File, Line #%d :"%s"\n
  18. 32    \n  Started : %hs
  19. 33    \n   Source %c 
  20. 34    \n     Dest %c 
  21. 71    \n    Files : 
  22. 73    Exc Files : 
  23. 75     Exc Dirs : 
  24. 81      Options : 
  25. 91     Log File : 
  26. 93     Job File : 
  27. 176    \n                Total    Copied   Skipped  Mismatch    FAILED    Extras\n     Dirs :%10d%10d%10d%10d%10d%10d
  28. 177        Files :%10d%10d%10d%10d%10d%10d
  29. 178        Bytes :%10s%10s%10s%10s%10s%10s
  30. 179        Times :
  31. 181    %4ld:%02ld:%02ld
  32. 182              
  33. 184    \n    Speed :          %10d Bytes/sec.\n    Speed :          %6d.%03d MegaBytes/min.
  34. 185    \n\n    Ended : %hs
  35. 224    Waiting %d seconds...
  36. 225     Retrying...
  37. 227    ERROR: RETRY LIMIT EXCEEDED.\n
  38. 229    \n  Monitor : Waiting for %d minutes and %d changes...\n
  39. 231    %4d mins : %d changes.
  40. 233    \n    Hours : Paused at %02d:%02d until %02d:%02d...
  41. 320    \n::\n:: Robocopy Job %s\n::\n:: Created by %s on %s %s at %s\n::\n
  42. 321    \n::\n:: Source Directory :\n::
  43. 322    \n::\n:: Destination Directory :\n::
  44. 323    \n::\n:: Include These Files :\n::\n    /IF        :: Include Files matching these names
  45. 324    \n::\n:: Exclude These Directories :\n::\n    /XD        :: eXclude Directories matching these names
  46. 325    \n::\n:: Exclude These Files :\n::\n    /XF        :: eXclude Files matching these names
  47. 326    ::        *.*    :: Include all names (currently - Command Line may override)
  48. 327    ::            :: eXclude no names (currently - Command Line may override)
  49. 328    ::            :: To Be Specified on the Command Line
  50. 1101           Simple Usage :: ROBOCOPY source destination /MIR\n
  51. 1102                 source :: Source Directory (drive:\path or \\server\share\path).
  52. 1103            destination :: Destination Dir  (drive:\path or \\server\share\path).
  53. 1104                   /MIR :: Mirror a complete directory tree.\n
  54. 1105        For more usage information run ROBOCOPY /?\n
  55. 1106                                                              
  56. 1107    ****  /MIR can DELETE files as well as copy them !\n
  57. 1201                  Usage :: ROBOCOPY source destination [file [file]...] [options]\n
  58. 1202                 source :: Source Directory (drive:\path or \\server\share\path).
  59. 1203            destination :: Destination Dir  (drive:\path or \\server\share\path).
  60. 1204                   file :: File(s) to copy  (names/wildcards: default is "*.*").\n
  61. 1300    ::\n:: Copy options :\n::
  62. 1301                     /S :: copy Subdirectories, but not empty ones.
  63. 1302                     /E :: copy subdirectories, including Empty ones.
  64. 1303                 /LEV:n :: only copy the top n LEVels of the source directory tree.\n
  65. 1304                     /Z :: copy files in restartable mode.
  66. 1305                     /B :: copy files in Backup mode.
  67. 1306                    /ZB :: use restartable mode; if access denied use Backup mode.
  68. 1307                /EFSRAW :: copy all encrypted files in EFS RAW mode.\n
  69. 1308      /COPY:copyflag[s] :: what to COPY for files (default is /COPY:DAT).
  70. 1309                           (copyflags : D=Data, A=Attributes, T=Timestamps).
  71. 1310                           (S=Security=NTFS ACLs, O=Owner info, U=aUditing info).\n
  72. 1311               /DCOPY:T :: COPY Directory Timestamps.\n
  73. 1312                   /SEC :: copy files with SECurity (equivalent to /COPY:DATS).
  74. 1313               /COPYALL :: COPY ALL file info (equivalent to /COPY:DATSOU).
  75. 1314                /NOCOPY :: COPY NO file info (useful with /PURGE).\n
  76. 1315                /SECFIX :: FIX file SECurity on all files, even skipped files.
  77. 1316                /TIMFIX :: FIX file TIMes on all files, even skipped files.\n
  78. 1317                 /PURGE :: delete dest files/dirs that no longer exist in source.
  79. 1318                   /MIR :: MIRror a directory tree (equivalent to /E plus /PURGE).\n
  80. 1319                   /MOV :: MOVe files (delete from source after copying).
  81. 1320                  /MOVE :: MOVE files AND dirs (delete from source after copying).\n
  82. 1321         /A+:[RASHCNET] :: add the given Attributes to copied files.
  83. 1322         /A-:[RASHCNET] :: remove the given Attributes from copied files.\n
  84. 1323                /CREATE :: CREATE directory tree and zero-length files only.
  85. 1324                   /FAT :: create destination files using 8.3 FAT file names only.
  86. 1325                   /256 :: turn off very long path (> 256 characters) support.\n
  87. 1326                 /MON:n :: MONitor source; run again when more than n changes seen.
  88. 1327                 /MOT:m :: MOnitor source; run again in m minutes Time, if changed.\n
  89. 1328          /RH:hhmm-hhmm :: Run Hours - times when new copies may be started.
  90. 1329                    /PF :: check run hours on a Per File (not per pass) basis.\n
  91. 1330                 /IPG:n :: Inter-Packet Gap (ms), to free bandwidth on slow lines.\n
  92. 1331                     /SL:: copy symbolic links versus the target.
  93. 1401    ::\n:: File Selection Options :\n::
  94. 1402                     /A :: copy only files with the Archive attribute set.
  95. 1403                     /M :: copy only files with the Archive attribute and reset it.
  96. 1404        /IA:[RASHCNETO] :: Include only files with any of the given Attributes set.
  97. 1405        /XA:[RASHCNETO] :: eXclude files with any of the given Attributes set.\n
  98. 1406     /XF file [file]... :: eXclude Files matching given names/paths/wildcards.
  99. 1407     /XD dirs [dirs]... :: eXclude Directories matching given names/paths.\n
  100. 1408                    /XC :: eXclude Changed files.
  101. 1409                    /XN :: eXclude Newer files.
  102. 1410                    /XO :: eXclude Older files.
  103. 1411                    /XX :: eXclude eXtra files and directories.
  104. 1412                    /XL :: eXclude Lonely files and directories.
  105. 1413                    /IS :: Include Same files.
  106. 1414                    /IT :: Include Tweaked files.\n
  107. 1415                 /MAX:n :: MAXimum file size - exclude files bigger than n bytes.
  108. 1416                 /MIN:n :: MINimum file size - exclude files smaller than n bytes.\n
  109. 1417              /MAXAGE:n :: MAXimum file AGE - exclude files older than n days/date.
  110. 1418              /MINAGE:n :: MINimum file AGE - exclude files newer than n days/date.
  111. 1419              /MAXLAD:n :: MAXimum Last Access Date - exclude files unused since n.
  112. 1420              /MINLAD:n :: MINimum Last Access Date - exclude files used since n.
  113. 1421                           (If n < 1900 then n = n days, else n = YYYYMMDD date).\n
  114. 1422                    /XJ :: eXclude Junction points. (normally included by default).\n
  115. 1423                   /FFT :: assume FAT File Times (2-second granularity).
  116. 1424                   /DST :: compensate for one-hour DST time differences.\n
  117. 1425                   /XJD :: eXclude Junction points for Directories.
  118. 1426                   /XJF :: eXclude Junction points for Files.\n
  119. 1501    ::\n:: Retry Options :\n::
  120. 1502                   /R:n :: number of Retries on failed copies: default 1 million.
  121. 1503                   /W:n :: Wait time between retries: default is 30 seconds.\n
  122. 1504                   /REG :: Save /R:n and /W:n in the Registry as default settings.\n
  123. 1505                   /TBD :: wait for sharenames To Be Defined (retry error 67).\n
  124. 1601    ::\n:: Logging Options :\n::
  125. 1602                     /L :: List only - don't copy, timestamp or delete any files.
  126. 1603                     /X :: report all eXtra files, not just those selected.
  127. 1604                     /V :: produce Verbose output, showing skipped files.
  128. 1605                    /TS :: include source file Time Stamps in the output.
  129. 1606                    /FP :: include Full Pathname of files in the output.
  130. 1607                 /BYTES :: Print sizes as bytes.\n
  131. 1608                    /NS :: No Size - don't log file sizes.
  132. 1609                    /NC :: No Class - don't log file classes.
  133. 1610                   /NFL :: No File List - don't log file names.
  134. 1611                   /NDL :: No Directory List - don't log directory names.\n
  135. 1612                    /NP :: No Progress - don't display % copied.
  136. 1613                   /ETA :: show Estimated Time of Arrival of copied files.\n
  137. 1614              /LOG:file :: output status to LOG file (overwrite existing log).
  138. 1615             /LOG+:file :: output status to LOG file (append to existing log).\n
  139. 1616           /UNILOG:file :: output status to LOG file as UNICODE (overwrite existing log).
  140. 1617          /UNILOG+:file :: output status to LOG file as UNICODE (append to existing log).\n
  141. 1618                   /TEE :: output to console window, as well as the log file.\n
  142. 1619                   /NJH :: No Job Header.
  143. 1620                   /NJS :: No Job Summary.\n
  144. 1621               /UNICODE :: output status as UNICODE.\n
  145. 1701    ::\n:: Job Options :\n::
  146. 1702           /JOB:jobname :: take parameters from the named JOB file.
  147. 1703          /SAVE:jobname :: SAVE parameters to the named job file
  148. 1704                  /QUIT :: QUIT after processing command line (to view parameters). 
  149. 1705                  /NOSD :: NO Source Directory is specified.
  150. 1706                  /NODD :: NO Destination Directory is specified.
  151. 1707                    /IF :: Include the following Files.\n
  152. 1801                    /SD:path :: Source Directory.
  153. 1802                    /DD:path :: Destination Directory.
  154. 4001        %s%s%s%s    
  155. 4011          %s        %s%s%s    
  156. 4021    %3d.%1d%%
  157. 4031    %3d%%  
  158. 4101    <NOT SET C> 
  159. 4102      New File  
  160. 4103    <MISMATCH C>
  161. 4104      Same      
  162. 4105      Newer     
  163. 4106      Older     
  164. 4107      Changed   
  165. 4108    <ATTRIB C>  
  166. 4109    <ARCHIVE C> 
  167. 4110    <NAMED C>   
  168. 4111    <LARGE C>
  169. 4112    <SMALL C>
  170. 4113    <MAXAGE C>
  171. 4114    <MINAGE C>
  172. 4115    <IDENTICAL C>
  173. 4116      Tweaked   
  174. 4117    <JUNCTION C>
  175. 4201    <NOT SET S> 
  176. 4202          lonely
  177. 4203    *MISMATCH   
  178. 4204            same
  179. 4205           newer
  180. 4206           older
  181. 4207         changed
  182. 4208          attrib
  183. 4209         archive
  184. 4210           named
  185. 4211           large
  186. 4212           small
  187. 4213         too old
  188. 4214         too new
  189. 4215    <IDENTICAL S>
  190. 4216         tweaked
  191. 4217        junction
  192. 4301    <NOT SET W> 
  193. 4302      New Dir   
  194. 4303    <MISMATCH W>
  195. 4304                
  196. 4305                
  197. 4306                
  198. 4307                
  199. 4308    <ATTRIB W>  
  200. 4309    <ARCHIVE W> 
  201. 4310       named dir
  202. 4311    <LARGE W>
  203. 4312    <SMALL W>
  204. 4313    <MAXAGE W>
  205. 4314    <MINAGE W>
  206. 4315    <IDENTICAL W>
  207. 4316                
  208. 4317    <JUNCTION W>
  209. 4401    <NOT SET X> 
  210. 4402    *EXTRA Dir  
  211. 4403    <MISMATCH X>
  212. 4404    <SAME X>    
  213. 4405    <NEWER X>   
  214. 4406    <OLDER X>   
  215. 4407    <CHANGED X> 
  216. 4408    <ATTRIB X>  
  217. 4409    <ARCHIVE X> 
  218. 4410      *named dir
  219. 4411    <LARGE X>
  220. 4412    <SMALL X>
  221. 4413    <MAXAGE X>
  222. 4414    <MINAGE X>
  223. 4415    <IDENTICAL X>
  224. 4416    <TWEAKED X> 
  225. 4417    <JUNCTION X>
  226. 4501    <NOT SET Y> 
  227. 4502    *EXTRA File 
  228. 4503    <MISMATCH Y>
  229. 4504    <SAME Y>    
  230. 4505    <NEWER Y>   
  231. 4506    <OLDER Y>   
  232. 4507    <CHANGED Y> 
  233. 4508    <ATTRIB Y>  
  234. 4509    <ARCHIVE Y> 
  235. 4510     *named file
  236. 4511    <LARGE Y>
  237. 4512    <SMALL Y>
  238. 4513    <MAXAGE Y>
  239. 4514    <MINAGE Y>
  240. 4515    <IDENTICAL Y>
  241. 4516    <TWEAKED Y> 
  242. 4517    <JUNCTION Y>
  243. 4601    <NOT SET F> 
  244. 4602    <LONELY F>  
  245. 4603    <MISMATCH F>
  246. 4604    fix     same
  247. 4605    fix    newer
  248. 4606    fix    older
  249. 4607    fix  changed
  250. 4608    <ATTRIB F>  
  251. 4609    <ARCHIVE F> 
  252. 4610    <NAMED F>   
  253. 4611    <LARGE F>   
  254. 4612    <SMALL F>   
  255. 4613    <MAXAGE F>  
  256. 4614    <MINAGE F>  
  257. 4615    <IDENTICAL F>
  258. 4616    <TWEAKED F> 
  259. 4617    <JUNCTION F>
  260. 9001    %d/%02d/%02d %02d:%02d:%02d ERROR %d (0x%08X) %s 
  261. 9101    Accessing Source Directory
  262. 9102    Accessing Destination Directory
  263. 9103    Scanning Source Directory
  264. 9104    Scanning Destination Directory
  265. 9105    Deleting Source Directory
  266. 9106    Deleting Destination Directory
  267. 9107    Creating Destination File
  268. 9108    Creating Destination Directory
  269. 9109    Copying File
  270. 9110    Copying Directory
  271. 9111    Time-Stamping Destination File
  272. 9112    Time-Stamping Destination Directory
  273. 9113    Expanding Source Pathname
  274. 9114    Expanding Destination Pathname
  275. 9115    Deleting Source File
  276. 9116    Changing File Attributes
  277. 9117    Deleting Extra File
  278. 9118    Deleting Extra Directory
  279. 9119    Scanning Extra Directory
  280. 9120    Opening Log File
  281. 9121    Expanding Log File Pathname
  282. 9122    Copying NTFS Security to Destination Directory
  283. 9123    Copying NTFS Security to Destination File
  284. 9124    Opening Job File
  285. 9125    Getting File System Type of Source
  286. 9126    Getting File System Type of Destination
  287. 9127    Waiting for Changes in Source Directory
  288. 9128    Getting File Time
  289.