尝试从 mac 同步到 linux 机器时,我遇到了多次失败,并显示以下类型的消息:
100% 00:00 ETAFailed [www/sandbox/my-vue-buefy-project/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy]:
Failed to set modification time of file /users/guerrini/www/sandbox/my-vue-buefy-project/node_modules/spdy-transport/lib/spdy-transport/protocol/.unison.spdy.1db0b477154fc6ddf40346e8e27082da.unison.tmp/constants.js
to 1970-01-01 at 1:00:00 (0.000000):
the time was set to 2018-04-12 at 8:49:57 (1523515797.000000) instead`
它似乎无法设置修改时间,而是使用当前时间。但是,不幸的是,在此之后,具有上述修改日期的所有文件的同步都失败了。
此外,我尝试使用“触摸”手动将修改日期设置为给定时间,并且它可以工作。