Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jimmy123j opened this issue May 19, 2024 · 0 comments
Open

Comments

@jimmy123j
Copy link

jimmy123j commented May 19, 2024

希望加入多路徑進行資料同步 (可指定一組或同時多組同步)
{
{
"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 端新增資料夾,但不會拉檔案下來

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant