[Bug 1599] New: copy-unsafe-links cann't take affect
samba-bugs at samba.org
samba-bugs at samba.org
Wed Aug 11 04:41:55 GMT 2004
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 at samba.org
ReportedBy: faris.xiao at haoxi.com
QAContact: rsync-qa at samba.org
The --copy-unsafe-links option cann't take affect.
when I run :
[root at beijingdb mms]#/usr/local/rsync/bin/rsync --copy-unsafe-links -vzrtopgn
--progress db at 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 at 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.
More information about the rsync
mailing list