The REPL_EDIR_INFO_2 structure specifies features of the export subdirectories or the entire subtree of a replicator.
typedef struct _REPL_EDIR_INFO_2 {
LPWSTR rped2_dirname;
DWORD rped2_integrity;
DWORD rped2_extent;
DWORD rped2_lockcount;
DWORD rped2_locktime;
} REPL_EDIR_INFO_2, *PREPL_EDIR_INFO_2, *LPREPL_EDIR_INFO_2;
Value |
Meaning |
REPL_INTEGRITY_TREE |
When the importer detects a change to the tree, it copies the entire tree to a temporary top-level directory, then renames it in the existing directory. If any problem occurs while copying the tree, the importer deletes the temporary directory. This action guarantees that the entire tree matches the original tree. |
REPL_INTEGRITY_FILE |
When an importer detects mismatched file attributes of the tree structure (such as date, time, name, and size), it copies the file to a temporary local file, then renames the local file in the place of the existing file. This action guarantees the integrity only of individual files, not of the entire tree. |
Value |
Meaning |
REPL_EXTENT_FILE |
Selects a single file in the main export directory. |
REPL_EXTENT_TREE |
Selects the entire subtree in the main export directory. If you clear a top-level directory in the Control panel (Control Panel -> Server -> Replicator -> Manage Export), only the files in that top-level directory will be replicated, and subdirectories or their contents will not. |
NetReplExportDirLock, NetReplExportDirUnlock
file: /Techref/os/win/api/win32/struc/src/str15_28.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 15:28,
3.15.34.233:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/techref/os/win/api/win32/struc/src/str15_28.htm"> REPL_EDIR_INFO_2</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.