>
> Sounds like you want --compare-dest=../FULL:
>
>  rsync -av --compare-dest=../FULL host:/src/ monday

 That not make any god :(

 BEFORE

 CLIENT            SERVER
 -fich1             -/FULL/fich1
 -fich2             -/BACKUP/monday/


 AFTER (cd /BACKUP and rsync -av --compare-dest=../FULL/ CLIENT:/
 monday/)

 CLIENT            SERVER
 -fich1            -/FULL/fich1
 -fich2            -/BACKUP/monday/fich1
                  -/BACKUP/monday/fich2

 -------------

 And i need

 CLIENT           SERVER
 -fich1          -/FULL/fich1
 -fich2          -/BACKUP/monday/fich2

 look! fich1 not do any because was on FULL before.


 Can Help me?



 ++-------------------------++
 Alejandro Feij�o Fraga
 Tecnico de Sistemas.
 Centro de supercomputaci�n de Galicia
 Avda. de Vigo s/n. Campus Sur.
 15705 - Santiago de Compostela. Spain
 Tlfn.: +34 981 56 98 10 Extension: 274
 Fax: +34 981 59 46 16



-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to