[10.6 Bug?] Compares 4 right folders with same 1 left instead of 4 different

Discuss new features and functions
Posts: 3
Joined: 26 Oct 2016

Kreator

Hello. I've been using FFS for long ago. This time I notice a very strage behavior on syncing 4 different folders.
Look (a part of the file, had to transliterate to make it possible to post here):
    <FolderPairs>
        <Pair>
            <Left>R:\</Left>
            <Right>N:\...GDr\</Right>
        </Pair>
        <Pair>
            <Left>Q:\</Left>
            <Right>N:\...GSh\</Right>
        </Pair>
        <Pair>
            <Left>P:\</Left>
            <Right>N:\...GR\</Right>
        </Pair>
        <Pair>
            <Left>O:\</Left>
            <Right>N:\...GK\</Right>
        </Pair>
    </FolderPairs>
and what I get:
Image
Image
It's taking O:\ for all 4 right pairs (fourth pair was correct).
Log:
[2:20:38]  Информация:  Синхронизация пары папок: Зеркало->
                            O:\
                            N:\-=Саша=-\Работа\Га\ГДр
[2:20:38]  Информация:  Синхронизация пары папок: Зеркало->
                            O:\
                            N:\-=Саша=-\Работа\Га\ГШ
[2:20:38]  Информация:  Синхронизация пары папок: Зеркало->
                            O:\
                            N:\-=Саша=-\Работа\Га\ГР
[2:20:38]  Информация:  Синхронизация пары папок: Зеркало->
                            O:\
                            N:\-=Саша=-\Работа\Га\ГК
Taking O:\ for all 4 pairs.
For your information, those 4 drives are virtual network drives (mapped), but that shouldn't matter.

+upd:
Works same wrong also if O:, Q:, R:, P: drives are on the right.
Image
Posts: 3
Joined: 26 Oct 2016

Kreator

Thanks alot! That 10.7 beta fixes the problem here d-(o.o)-b