Skip to content

希望可以加入多組資料同步,另外 Pull 視乎無效 #3

Description

@jimmy123j

希望加入多路徑進行資料同步 (可指定一組或同時多組同步)
{
{
"webdavUrl": "https://dav2.com/dav/"
"userName": user_A
"password": pas_A
"localRoot": "e:\project\js\test\A"
"remoteRoot": "/A"
},
{
"webdavUrl": "https://dav1.com/dav/"
"userName": user_B
"password": pas_B
"localRoot": "e:\project\js\test\B"
"remoteRoot": "/B"
},
}

另外 Pull 視乎無效,只會在 Lcoal 端新增資料夾,但不會拉檔案下來

此擴充簡單易用,也是目前唯一成功的
感謝作者,希望可以繼續維護更新
再次感謝

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions