Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FileCopyTool_2.9.zip | 2015-03-20 | 403.6 kB | |
README.txt | 2015-03-20 | 2.3 kB | |
FileCopyTool_2.8.zip | 2015-03-16 | 402.8 kB | |
FileCopyTool_2.7.zip | 2015-03-11 | 402.8 kB | |
FileCopyTool_2.6.zip | 2015-03-03 | 414.1 kB | |
FileCopyTool_2.5.zip | 2015-03-02 | 412.5 kB | |
FileCopyTool_2.3.zip | 2015-02-25 | 410.5 kB | |
FileCopyTool_2.0.zip | 2015-02-18 | 404.8 kB | |
Totals: 8 Items | 2.9 MB | 0 |
Requirements for FileCopyTool: .Net 2.0 Framework or higher ********************* Install Instructions: ********************* 1. Place executable and DLLs in desired location (use appropriate 32-bit(x86) or 64-bit(x64) files) 2. Open command prompt and browse to the executable location (if not added to PATH) 3. Type "FileCopyTool" for a list of options and usage. ***************** Default settings ***************** - Preserves all time-stamps and attributes - Files already existing in destination are skipped * if verifying - skipped files are still hashed - Files you don't have access to are skipped - No volume shadow copying of locked files *********** Arguments: *********** /ext:<extension list> - only copy files who's extensions match the comma separated list /regx:<regular expression> - only copy files who's name matches the regex /f - attempt to copy locked files with Volume Shadow Copy /v - verify the files after copying - skipped files attempt to verify /flat - copy all files to the output directory (no folder structure) /h0 - don't copy hidden or system files or folders /hd0 - don't copy hidden or system directories or their contents /hf0 - don't copy hidden or system files /e0 - don't copy empty folders /p - copy file/folder permissions /ps - copy permissions without inheritance from destinaiton folder /prompt - enable prompting if current user doesn't have permissions /so - copy directory structure only /t0 - don't preserve any file times (same as /tw0 /ta0 /tc0) /tw0 - don't preserve last written times /ta0 - don't preserve last accessed times /tc0 - don't preserve creation times /r - replace existing files /tovmdk - creates a vmdk file for an existing dd image (single file or split) /chkp - check for errors and permissions needed if copy were to occur (NO COPYING DONE) /dd - create a bit stream backup of a drive /out:<output format> - specify output format for dd stream (iso, split, single, vmdk) /listvols - list valid volumes for /dd switch /listdrives - list valid physical drives for /dd switch /hash - computes a hash list for a file or all files in directory no destination needed if input a is file /rhash - computes a reporting hash for top level verification