Cant synchronize local disk (D:/)

Hi guys, when i try add my local disk (D:/) for synchronize, seafile just create clear storage on server and does nothing.
Server - windows 2008 x64, client - windows 7 pro x32. (all seafile client files and storage sync folder create on disk C:/.

log:
[05/03/17 09:54:42] clone-mgr.c(840): Transition clone state for be08f69e from [init] to [check server].
[05/03/17 09:54:42] http-tx-mgr.c(1213): Bad response code for GET http://192.168.1.10:8000/seafhttp/protocol-version: 404.
[05/03/17 09:54:42] clone-mgr.c(840): Transition clone state for be08f69e from [check server] to [fetch].
[05/03/17 09:54:42] http-tx-mgr.c(4262): Download with HTTP sync protocol version 1.
[05/03/17 09:54:42] http-tx-mgr.c(1109): Transfer repo ‘be08f69e’: (‘normal’, ‘init’) --> (‘normal’, ‘check’)
[05/03/17 09:54:42] http-tx-mgr.c(1109): Transfer repo ‘be08f69e’: (‘normal’, ‘check’) --> (‘normal’, ‘commit’)
[05/03/17 09:54:42] http-tx-mgr.c(1109): Transfer repo ‘be08f69e’: (‘normal’, ‘commit’) --> (‘normal’, ‘fs’)
[05/03/17 09:54:42] http-tx-mgr.c(1109): Transfer repo ‘be08f69e’: (‘normal’, ‘fs’) --> (‘normal’, ‘data’)
[05/03/17 09:54:42] http-tx-mgr.c(1109): Transfer repo ‘be08f69e’: (‘normal’, ‘data’) --> (‘finished’, ‘finished’)
[05/03/17 09:54:43] clone-mgr.c(840): Transition clone state for be08f69e from [fetch] to [done].
[05/03/17 09:54:43] repo-mgr.c(883): Failed to stat worktree D: for repo ‘mydisk-d’(be08f69e)
[05/03/17 09:54:43] sync-mgr.c(2020): Auto deleted repo ‘mydisk-d’.

Same here. Any word from the devs?

We’ll look into this to see whether it’s possible.

You can create a folder in D: and then sync this folder. That works already.

Hello,
I have exactly the same problem. I have a D: drive to sync and even message “Failed to stat worktree”

Unfortunately I can not move the structure of the data on the machine client.

Can you find a solution. I am in Pro version.
Seafile-6.2.0 client, Windows 7 pro

Regards,
Jacky

Well, it’s ugly,
But the symbolic link works.

mklink /d c:\folder_test “D:”