mmmm, with this options only you are indicating to rsync don't create a directory name as name of your file, , maybe yoy can try these options :
rsync -arvcu --partial --progress -e "/usr/bin/ssh" orign destiny
I've use these options to trasfer a big data vollume and alwas is OK.
Cheers
2008/11/2 Sven aluoor@gmail.com:
Hi folks
We migrated storage from local disk to SAN with:
# rsync -avz /mnt/lvol00045/* /lvol00045
Why there is a difference in size? How to explain this? Do we have inconsistency? What we did wrong?
[...] /dev/mapper/vg01-lvol00045_old 10321208 3930336 6286016 39% /mnt/lvol00045 [...] /dev/mapper/vg01-lvol00045 10321208 3163852 6633068 33% /lvol00045 [...]
kind regards Sven _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos