[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rsync
Subject:    Re: SEGV using --delete and multiple sources
From:       Ernie Oporto <ernieoporto () gmail ! com>
Date:       2004-06-29 16:08:43
Message-ID: f91ac86d04062909081d6028c4 () mail ! gmail ! com
[Download RAW message or body]

When attempting to sync multiple sources to a single area, 

    /fs/lib# ls
    ./  ../  bin/  founder/  skill/  var/

I want to combine these four rsyncs

    /usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/bin' .
    /usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/var' .
    /usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/skill' .
    /usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/founder' .

into one

/fs/lib# /usr/local/bin/rsync --exclude '.snapshot' --stats -v
--bwlimit=1024 --delete -atz 'host::lib/bin' 'host::lib/var'
'host::lib/skill' 'host::lib/founder' .
receiving file list ... done
mkdir "/fs/lib/host::lib/var" failed: No such file or directory
rsync error: error in file IO (code 11) at main.c(346)

Obviously my call is wrong, but how can I do the above?  Is the
--delete the restriction or am I missing another flag?


-- 
******==========
******==========   God bless America!
******==========   http://www.shokk.com 
******==========
===============  "Beware of he who would deny you access to
===============  information, for in his heart, he dreams himself 
===============  your master."
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic