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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


The --copy-unsafe-links  option cann't take affect.

when I run :
[EMAIL PROTECTED] mms]#/usr/local/rsync/bin/rsync  --copy-unsafe-links  -vzrtopgn  
 --progress  [EMAIL PROTECTED]::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 [EMAIL PROTECTED] (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.
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to