SCOPY.exe (Resource Kit)
Copy complete with NTFS Security Permissions
Syntax SCOPY source [destination] [/o] [/a] [/s]
key /o : copy owner /a : copy auditing info. /s : copy files in sub-folders.
SCOPY will accept UNC pathnames.
To copy other users' files, or to use the /o or /a switches, you must have Administrator
privilege.
Related Commands:
Q234968 - SCOPY made redundant in Windows 2000
COPY - Copy one or more files to another location
ROBOCOPY - Robust File and Folder Copy
XCOPY - Copy files and folders
Permcopy - Copy share & file ACLs from one share to another. (Win
2K ResKit)
Equivalent Linux BASH commands:
cp - Copy one or more files to another location