rsync wants to copy Identical directory structure and files.

Wayne Davison wayned at samba.org
Wed Dec 8 17:52:39 GMT 2004


On Wed, Dec 08, 2004 at 09:46:06AM -0800, Brad Kroeger wrote:
> rsync --verbose --dry-run --progress --stats --recursive --times --perms 
> --links /misc/cosmos/srb/tape_vault/dtfMcat.orig 
> /misc/samqfs/srbfs/srb/tape_vault/dtfMcat

Add a trailing slash to the source (dtfMcat.orig) dir so that rsync
doesn't try to copy that dir by name into dtfMcat.

..wayne..


More information about the rsync mailing list