Wed, Mar 24, 2004 at 12:48:27, dimitry wrote about "[uanog] Re: updatedir хочу":
Два каталога, перелить из одного во второй то, чего там нету. Платформа LSD rsync. И вообще очень полезная вещь. totally agreed особенно когда rsync (as daemon) умудряется отдавать в большом файле только изменившиеся участки (при условии правильного его форматирования, конечно)
Там вопрос не в демоне, а в -W, --whole-file With this option the incremental rsync algorithm is not used and the whole file is sent as-is instead. The transfer may be faster if this option is used when the bandwidth between the source and target machines is higher than the bandwidth to disk (especially when the "disk" is actually a networked file sys- tem). This is the default when both the source and target are on the local machine. То есть если машины разные - инкрементальное сравнение включается само. -netch- =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message