samba-bugs@samba.org
2004-Aug-18 04:14 UTC
[Bug 1599] New: copy-unsafe-links cann't take affect
https://bugzilla.samba.org/show_bug.cgi?id=1599 Summary: copy-unsafe-links cann't take affect Product: rsync Version: 2.6.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: faris.xiao@haoxi.com QAContact: rsync-qa@samba.org The --copy-unsafe-links option cann't take affect. when I run : [root@beijingdb mms]#/usr/local/rsync/bin/rsync --copy-unsafe-links -vzrtopgn --progress db@192.168.0.2::db /mnt/sdb7/77dbmysqldata --password-file=/usr/ local/rsync/etc/dbpass I get the following error at tail of output : wrote 1035 bytes read 35847 bytes 24588.00 bytes/sec total size is 6755588056 speedup is 183167.62 rsync warning: some files vanished before they could be transfered (code 24) at main.c(1048) In my server log,I get : 2004/08/11 12:19:23 [2912] rsync on db from db@beijingdb (192.168.0.12) 2004/08/11 12:19:23 [2912] file has vanished: "/phpinfo.php" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog.MYI" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog.MYD" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040420.frm" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040420.MYD" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040420.MYI" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040621.frm" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040621.MYD" (in db) 2004/08/11 12:19:23 [2912] file has vanished: "/mms/Downmmslog_20040621.MYI" (in db) 2004/08/11 12:19:23 [2912] wrote 35847 bytes read 1035 bytes total size 6755588056 2004/08/11 12:19:23 [2912] rsync warning: /mms/Downmmslog.MYI is a symbolic links that point outside the copied tree. why i get "some files vanished before they could be transfered (code 24) at main.c(410)"? Is this a bug of copy-unsafe-links? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Reasonably Related Threads
- [Bug 8712] New: --link-dest doesn't work if target file exists (but needs updating)
- --link-dest doesn't work if target file exists (but needs updating)
- Sort logfiles on common lines?
- Transfer hangs, both sides waiting on receive
- gluster management console cann't get server's disk information