haiwen / seafile-client

Seafile desktop client.
http://seafile.com
Apache License 2.0
471 stars 279 forks source link

Windows: Network drive is not synced #268

Closed majestixx closed 8 years ago

majestixx commented 9 years ago

I am trying to sync a network share which is mounted as a drive in Windows (H:/). I am able to create the library (with the local client), it appears in seafile, but its status is "not downloaded" (on the client I created the library) and the size is 0 byte.

ccnet.log

[11/03/14 15:39:32] ../common/peer.c(766): Delayed update from local-4(9d653979), id is 1995, 500 Shutdown

seafile.log

11/03/14 15:39:30] clone-mgr.c(628): Transition clone state for dd0c46a9 from [init] to [connect].
[11/03/14 15:39:30] clone-mgr.c(628): Transition clone state for dd0c46a9 from [connect] to [fetch].
[11/03/14 15:39:31] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'init') --> ('normal', 'check')
[11/03/14 15:39:32] processors/check-tx-v3-proc.c(313): repo version is 1, protocol version is 7.
[11/03/14 15:39:32] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'check') --> ('normal', 'commit')
[11/03/14 15:39:32] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'commit') --> ('normal', 'fs')
[11/03/14 15:39:32] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'fs') --> ('normal', 'get-chunk-server')
[11/03/14 15:39:32] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'get-chunk-server') --> ('normal', 'data')
[11/03/14 15:39:33] transfer-mgr.c(309): Transfer repo 'dd0c46a9': ('normal', 'data') --> ('finished', 'finished')
[11/03/14 15:39:33] wt-monitor-win32.c(530): GetQueuedCompletionStatus failed, error code 87[11/03/14 15:39:33] clone-mgr.c(628): Transition clone state for dd0c46a9 from [fetch] to [done].
[11/03/14 15:39:33] repo-mgr.c(129): Failed to stat worktree H: for repo 'Backup_WIPC043_Home'(dd0c46a9)
[11/03/14 15:39:33] sync-mgr.c(1516): Auto deleted repo 'Backup_WIPC043_Home'.

net share

majestixx commented 9 years ago

Btw: Adding the network share directly (\server\share) works.

shoeper commented 9 years ago

If sync still doesn't work properly, see: https://github.com/haiwen/seafile/issues/856

killing commented 8 years ago

Now you can set periodic sync for a library on network share.