haiwen / seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
http://seafile.com/
Other
12.25k stars 1.54k forks source link

Can not download some files on windows, it says Failed to create empty dir #1405

Closed fuzihaofzh closed 8 years ago

fuzihaofzh commented 8 years ago

I use seafile on windows, and when it sync to the server, it stopped in 99%, and can not finish. I checked the logs are as follow:

seafile.log:

[10/14/15 15:47:55] seaf-daemon.c(519): starting seafile client 4.4.1
[10/14/15 15:47:55] seaf-daemon.c(521): seafile source code version 0daa0d536b89e1d793cbc86709e7fefefe9bdac0
[10/14/15 15:47:55] ../common/mq-mgr.c(60): [mq client] mq cilent is started
[10/14/15 15:47:55] ../common/mq-mgr.c(106): [mq mgr] publish to hearbeat mq: seafile.heartbeat
[10/14/15 15:47:55] clone-mgr.c(812): Transition clone state for 0370f163 from [init] to [connect].
[10/14/15 15:47:55] http-tx-mgr.c(1060): Bad response code for GET http:// 192,168,1,109:8000/seafhttp/protocol-version: 404.
[10/14/15 15:47:55] [10/14/15 15:47:55] clone-mgr.c(812): Transition clone state for 0370f163 from [connect] to [fetch].
http-tx-mgr.c(3928): Download with HTTP sync protocol version 1.
[10/14/15 15:47:55] http-tx-mgr.c(959): Transfer repo '0370f163': ('normal', 'init') --> ('normal', 'check')
[10/14/15 15:47:55] http-tx-mgr.c(959): Transfer repo '0370f163': ('normal', 'check') --> ('normal', 'commit')
[10/14/15 15:47:55] http-tx-mgr.c(959): Transfer repo '0370f163': ('normal', 'commit') --> ('normal', 'fs')
[10/14/15 15:47:59] http-tx-mgr.c(959): Transfer repo '0370f163': ('normal', 'fs') --> ('normal', 'data')
[10/14/15 15:48:03] repo-mgr.c(4209): Failed to create empty dir D:/Seafile\MapleCloud/hexo/public/2014/04/03/从Bernstein 多项式到Be?zier曲线 in checkout.

applet.log:

[10/14/15 15:47:55]seafile daemon is now running
[10/14/15 15:47:55][Rpc Client] connected to daemon
[10/14/15 15:47:55][MessageListener] connected to daemon
[10/14/15 15:47:55]Unable to get config (int) value download_limit
[10/14/15 15:47:55]Unable to get config (int) value upload_limit
[10/14/15 15:47:56][Rpc Client] connected to daemon
[10/14/15 15:47:56][Rpc Client] connected to daemon
[10/14/15 15:47:56]starting seaf-daemon:  ("-c", "C:/Users/zihao.fzh/ccnet", "-d", "D:/Seafile/seafile-data", "-w", "D:/Seafile")
[10/14/15 15:48:00]The latest version is 4.3.4

It says "Failed to create empty dir " but infact it's just a file.

shoeper commented 8 years ago

Are you sure all characters of the file are supported by windows?

shoeper commented 8 years ago

No feedback for more than a month.