Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cpdup - Filesystem mirroring utility
The cpdup utility makes an exact mirror copy of the source in the
destination, creating and deleting files and directories as necessary.
UTimes, hardlinks, softlinks, devices, permissions, and flags are
mirrored. By default, cpdup asks for confirmation if any file or
directory needs to be removed from the destination and does not copy
files which it believes to have already been synchronized (by
observing that the source and destination file’s size and mtimes
match). cpdup does not cross mount points in either the source or the
destination. As a safety measure, cpdup refuses to replace a
destination directory with a file.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| cpdup |
1.11 |
2.el5 |
src |
43 KiB |
Wed Jun 11 17:47:07 2008 |
Changelog
- * Wed Jun 11 18:00:00 2008 Michel Alexandre Salim <salimma{%}fedoraproject{*}org> - 1.11-2
- Fix build problems with GLIBC on 64-bit archs
- * Thu Jun 5 18:00:00 2008 Michel Alexandre Salim <salimma{%}fedoraproject{*}org> - 1.11-1
- Update to 1.11
- * Thu Feb 28 17:00:00 2008 Michel Alexandre Salim <salimma{%}fedoraproject{*}org> - 1.07-1
- Initial Fedora package